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
I've been using this app, and when I tried to install both of the dynamic feature modules (alert-service and alert-activity) right after each other, the app crashes and quits.
Hi,
I've been using this app, and when I tried to install both of the dynamic feature modules (alert-service and alert-activity) right after each other, the app crashes and quits.
The reason seems to be that the installation requests fail with the error code "ACTIVE SESSIONS LIMIT EXCEEDED," which isn't handled properly in the code, as mentioned here:
https://developer.android.com/guide/playcore/play-feature-delivery#handle_request_errors
Can you verify/fix that?
The text was updated successfully, but these errors were encountered: