android
android copied to clipboard
Problem logging in. Error message: "Expired"
I am using the MEGA app on several android devices without problems. On one device (Android 4.4.4) however I get the login error message: "Expired" and the login does not work.
Please let me know how I can help you analyze the problem.
You have selected the minimum sdk verision of your app to be "21" which is 'android 5.0 lollipop', since some of the components app are supported only after the android 5.0. So while running it in the lower version shows error. If you change the min-sdk version to more previous genreration some of the app fucntions may not work and you have to manually debug it so to be used by the previous verisions.