ASE55471
ASE55471
I got `error 10 ` by call `Geocoder.local.findAddressesFromCoordinates`, I found this error only happen on IOS .Every app started first call will work but If you call second time immediately...
This issue is still exists in version 13.0.0, Any update on this issue?
> I have a theory but would need help from the community to try out and confirm. @emersion tried submitting a PR to tackle this before so perhaps you can...
Also `_ad != null` should replace with `_ad?.responseInfo != null`, The `_ad != null` doesn't mean ad has been loaded successfully.
After upgrade firebase to version 13.4.0 still have this issue, Anyone got any idea to fix this now?
I got similar issue where when i use `resource.data.members == null && request.auth.uid in resource.data.members`, And the rule passed which is make no sense.
@josephepia No, I still have no ideas on this issue.