karatekid430

Results 6 issues of karatekid430

OneSignal has rewritten to remove the usage of this function for compatibility. Flipper should too. https://github.com/OneSignal/OneSignal-iOS-SDK/issues/1042 Thanks :) ![image](https://user-images.githubusercontent.com/11409127/213973219-46cbc8aa-3d4d-4be7-8501-0b36c50b63b2.png)

Android >= 12 specific Toggle the location from precise coarse and vice versa, the callback: ``` private class LocationProviderChangeCallback implements TSLocationProviderChangeCallback { ``` Is not fired. It only fires once...

try { return await DefaultCacheManager().getSingleFile(url); } catch (e) { debugPrint('Failed to load image: ${e}'); return null; } Should not crash or pause the app

If unsupported it could return a sane default like portraitUp so that it does not break the whole project. Please can this be done?

Please add the required line in the android tag in the build.gradle file: namespace "compass" This solves FAILURE: Build failed with an exception. * What went wrong: A problem occurred...