You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I load media files in an Angular/Capacitor app and I have some users that report that the load/pick function does not work. The thing is, I do not have any error locally (I have a global error catcher) and my logs do not show anything wrong. So I suppose the error is happening on the Native part (Android). But I can not catch those error logs in the browser to generate a report in the device with the problem.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
So, this is my use case.
I load media files in an Angular/Capacitor app and I have some users that report that the load/pick function does not work. The thing is, I do not have any error locally (I have a global error catcher) and my logs do not show anything wrong. So I suppose the error is happening on the Native part (Android). But I can not catch those error logs in the browser to generate a report in the device with the problem.
Is there a way to do this?
Beta Was this translation helpful? Give feedback.
All reactions