My app is working in marshmallows but I try to install the app in nougat android version(7) it displayed the 504 error message after downloading is completed from google play store could you please help for me asap?
Please find the screenshot below


Hello, thanks for using Ionic! Unfortunately I cannot reproduce this issue. I tried installing https://play.google.com/store/apps/details?id=com.pacificalabs.pacifica&hl=en, which is an Ionic app on my Nexus 6 running Android 7.1.1 and its working fine. Its possible that you are using a cordova plugin that is not supported on Android 7.1.1 or simply an issue with that phone. If you google Google play error 504, that error usually means you have a network issue with your phone, or an issue with your google account.
Thanks jgw96
The following plugins only am using in my mobile app but am still facing the same issue
cordova-plugin-console
cordova-plugin-device
cordova-plugin-inappbrowser
cordova-plugin-splashscreen
cordova-plugin-statusbar
cordova-plugin-whitelist
cordova-plugin-x-toast
ionic-plugin-keyboard
cordova-plugin-android-permissions
cordova-plugin-network-information
cordova-plugin-screen-orientation
phonegap-plugin-barcodescanner
I have google and try to resolve the 504 error
i have tried the below methods but nothing happened :(
Method 1:
Method 2:
Is your problem resolved because I have the same issue?
I am having the same issue with ionic 2 and ionic 3 app as well. It doesnt support android 7
@rishiankush The above issue was fixed for me
Reason for issue for me : i have built apk file and zip align the apk then upload in play store but that app not support in android 7 and finally i have done updated my android studio as well sdk version in my machine then take build my app without zipalign i directly upload in play store and it works for me 👍
@sahayarex sorry i am using the v1 👎
Even the basic starter app is not working on android 7 but working fine in android 6
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.