adeel399

Results 19 comments of 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...

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...

So you suggesting enableHighAccuracy:true will resolve the issue on android 12?