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
{{ message }}
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.
Upgrading this lib from version:
implementation "androidx.fragment:fragment-ktx:1.2.5"
to:
implementation "androidx.fragment:fragment-ktx:1.3.0"
Broke the functionality without logging errors. Callback in Fragment from function askPermission() was not being called.
Had to downgrade to keep using this great lib.
The text was updated successfully, but these errors were encountered: