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
Currently, this wrapper library only supports AppCompactActivity only. If you need to use FragmentActivity please check the original implementations at the official site
It would be great if you can add that feature to this library as well
as i extends my mainactivity with fragment activity
error lies in
mUpdateManager = UpdateManager.Builder(this);
this only suport appcompact activity
please tell how to solve this error
The text was updated successfully, but these errors were encountered: