Hi All, We have developed a mobile App. In the app there are PDF files. These files are not opening in the some mobile set. It shows Mendix standard error. No error log in server console. How to fix this ? Regards Sudhir
asked
Sudhir T
1 answers
0
We need more details about what the error is about. You could try and apply error handling on the activity that fails in your flows. Afterwards you could add a log activity to log the caught errors. Maybe that helps to make progress.