Joshua White

Results 22 comments of Joshua White
trafficstars

> I just tried running FacebookTest.zip and didn't get any warnings, so I guess it's somehow related to my setup. Any pointers maybe? You're not the only one with these...

Enabling `DWARF with dSYM file` for debug produces these warnings on the FirebaseTest.zip @jawwad @adarhef (which makes sense 😅). We have this enabled based on Firebase install guide for its...

Just for my two cents. I'm not convinced this is an issue specifically on Facebook's side. I'd think this is more likely an issue Xcode 13 or SPM has introduced....

iOS 13 is pretty broken when working with UITests...

APAddressBook is deprecated on iOS 10 - theres no need to use it anymore. The new Contacts stuff exposes everything you need. Edit: Additionally, if you were storing and using...

Missing this causes a conflict with Firebase if AppsFlyer receives the handleURL with another link before it resolves the one link on first time install. So I would argue not...

Not sure if it's related but we are also seeing issues with the latest hotfix and no issues on `4.6.0`. I don't see how your PR addresses any issue here...

Please can we get an update on this @jawwad at least on what investigation has been done and why this one has been and will be hard to fix? I'd...

Is there any plan to implement this on the roadmap? It's a big problem to have both crashlytics and analytics only use the default app. Launch time config should be...

We are a SAAS ecommerce platform with a core SDK and integration SDKs. We have multiple development and QA teams. Each of our clients has at least 3 backend environments...