adeel399
adeel399
this feature is not working still
i want the gallery img to open in viewer and then we can slide to next images but it does not work
For now i gave made a custom model for image viewer but ..for future u should update it for multiple image and also option to add button in header like...
Yeah i did try that is also not working
i Forget to mention even in android 12 it asked for location permission every thing seems to be fine regarding permission
const coordinates = await capacitorgeolocation.getCurrentPosition({ enableHighAccuracy: false, }); right now my code before i did not added any option (not working in 12) then i added that option still not...
My androidmanifest
So you suggesting enableHighAccuracy:true will resolve the issue on android 12?
enableHighAccuracy:true this does not fix the issue
ok i ll update you regarding that tommorow