kbot
kbot
This may be partially unrelated as I'm using FirebaseAuthUI, but just in case this helps anyone else that ends up here this is what worked for me. 1. Use the...
Thanks @Knightro63, these forks resolved the issue with the textures and allowed me to move forward on many dependency upgrades without needing for force overrides
Because this source gets included as a development pod when using "add to app", I modified the import to #import "FLTRequestHandlerProtocol.h" and confirmed it fixes the error.
We do not have an environment to debug on devices with iOS 18 at the moment, but I can confirm that our production app only experienced this issue for users...
looking at this a little deeper, I can see that getCameraAltitude and calculatedZoomLevel have minor differences that through somewhat circular logic cause the zooming. The altitude based on the zoomLevel...