Marc Richards
Marc Richards
The fix was released in Firebase CLI 11.10.0, released last week. (The release notes aren't on the main Firebase page for some reason, but you can see them [here](https://github.com/firebase/firebase-tools/releases).) Please...
Hi @dreamcodestudio, thanks for your patience here. I've been looking into this and I'm seeing a similar stack trace on a Pixel 5a using your precompiled APK from the [Aug...
@dreamcodestudio I'm glad the issue is not persisting on the latest version of the Firebase Unity SDK. Though from looking at the Crashlytics source changes, it isn't clear to me...
@mposch-Z Running `Build` -> `Clean Project` should execute the `./gradlew clean` task (as is my understanding), so that should have worked. It sounds like build flavors has solved your problem,...
@iamskullking To help us evaluate this feature request, can you elaborate on why you'd like to enable/disable ANRs? That is, what is the benefit of turning off ANR collection? Follow...
Crashlytics for Android 18.2.7 (released Jan 2022) included some dramatic efficiency improvements in how we handle custom keys and logs. It did not address the behavior that prevents logs from...
Hi @maowu, there is a known issue with the Editor-based API where the geospatial location and the Unity game world location are kept in sync during the call to the...
Hi @BR14Nx, are you changing the position in the Unity Editor or via the Geospatial Creator C# API? If scripting, are you changing the lat/lon/alt or the Unity x/y/z coordinates?...
Hi @ConanGentleman, Marc from ARCore here. If @chiangandy's suggestion does not work, check out [this issue](https://github.com/google-ar/arcore-unity-extensions/issues/22) for other potential root causes for your error. If you are able to resolve...
There is not anything about those phones specifically that we're aware of which would lead to notably different outcomes. As described [here](https://developers.google.com/ar/develop/geospatial#global_localization_with_vps), VPS relies heavily on the camera imagery for...