WordPress LMS for Web and mobile › Forums › Ionic App Support › Section profile not show on android
In the ionic serve show correctly, but in apk on android not show.
https://drive.google.com/file/d/1-W0maLW0yxr8vidAjfMP4mLCDV_q-m0D/view?usp=sharing
On android
https://drive.google.com/file/d/1688_gAXCbGZ0DyspBhdQxMgmSDVE1OBI/view?usp=sharing
But no show errors
http://emprend.me/debug.apk
Ok I checked your apk file .Actually none of the api hits are working in your app . I would need your src folder to check what is actually wrong .
Yup I noticed ,you need to debug your app through chrome inspector : https://developers.google.com/web/tools/chrome-devtools/remote-debugging/
working in debug apk also :
http://prntscr.com/jtjjhp
http://prntscr.com/jtjjr4
I guess there is nothing wrong with app code .Its the api hits that are not working sometimes .