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
OnActivityResult is deprecated, so google suggests to use ActivityResultLauncher instead of onActivityResult to handle a result from an activity, but I think Ping++ doesn't support the new way
Hello, support team.
OnActivityResult is deprecated, so google suggests to use ActivityResultLauncher instead of onActivityResult to handle a result from an activity, but I think Ping++ doesn't support the new way
https://developer.android.com/training/basics/intents/result
Please read the documentation above and I will be appreciated if the Ping++ support team supports the recommended implementation.
Many thanks
The text was updated successfully, but these errors were encountered: