You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When my app regains focus after displaying the location services permission alert, it fires UIApplicationDidBecomeActiveNotification and attempts to reinitialize TestFlight. For whatever reason, this also causes my app to crash.
The text was updated successfully, but these errors were encountered:
When my app regains focus after displaying the location services permission alert, it fires
UIApplicationDidBecomeActiveNotification
and attempts to reinitialize TestFlight. For whatever reason, this also causes my app to crash.The text was updated successfully, but these errors were encountered: