That' good news! Could you provide a link to the to the github repository for the plugin you're using? There are multiple plugins called ImagePicker. The one I tried has the id com.synconset.imagepicker and version 2.1.3 Also, I'm looking for a camera preview plugin - so far I've been unsuccessful i...
Hi I am having trouble running a 3rd party plugin that I got from here: https://github.com/Telerik-Verified-P... The project apk builds just fine but I cannot access any plugin functionality when I install the app on Android The plugin was mported into my Appery project as described here : https://d...
I may be missing something but creating timers and calling a service to check if a login token has expired seems like an overkill.. I assume that if a service tries to use a token that expired it will get an error "invalid session token" or something like that Why not just call User.login(...
I am curious, why do you provide a Users collection if it cannot be accessed with a list service? Could you provide an example of how the Users collection may be used in an app ?
Thanks
Andy