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
STR:
1- Select the emergency/operator call button
2- Launch the call and have it answered
3- Set the Eyenation back in the foreground while the call is still on
RESULT: The application will crash as soon as it's set back in the foreground
Device: iPhone XS Max - 15.3.1
I use the AppLifecycleState.resumed to handle the switching but it does not work in IOS works fine in Android though.
The text was updated successfully, but these errors were encountered:
STR:
1- Select the emergency/operator call button
2- Launch the call and have it answered
3- Set the Eyenation back in the foreground while the call is still on
RESULT: The application will crash as soon as it's set back in the foreground
Device: iPhone XS Max - 15.3.1
I use the
AppLifecycleState.resumed
to handle the switching but it does not work in IOS works fine in Android though.The text was updated successfully, but these errors were encountered: