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'm using android.app.Fragment, and one library is using the support.v4 fragments.
And when I call getActivityForResult is getting this same error, but when I tried to apply this solution, it gets me error cause I dont have an FragmentActivity.
Is there anyway arround??