Jenipha Rachel
Jenipha Rachel
@Agontuk I cant get the location coords when my app is in foreground state in Android version 10 alone Here's my code below. ```try { const granted = await PermissionsAndroid.request(...
Hi @ptsimpso I'm facing a similar issue, I tried using react-native-fs to create a local storage for my images. Did you find a solution for this?
@shoonne What did you do to fix your issue? Did find any solutions that will help?
@MinaSamir11 Is it possible to test if the in-app review popup is working or not, in development for android? I can see it shown in iOS, though I was not...
@AviKokare I tried that and used a proper gmail email ID to log into the app. But I was not able to see it. I was under the impression that...
Thank you! It didn't work with an APK but worked with internal beta
@AviKokare Thank you so much! I'll keep that in mind during testing
@luizppa How did you work around this issue in your case?
> @mikehardy I think we could listen for `PHFetchResultChangeDetails` (https://developer.apple.com/documentation/photokit/phfetchresultchangedetails) on iOS < 15, will try to implement it. @zoontek I'm aware that you'd be having a lot on your...
@ilrock Where you able to fix this issue?