Hybrid app issue - TechRepublic
Idea
May 28, 2021 at 12:38 PM
habas007

Hybrid app issue

by habas007 . Updated 4 years, 12 months ago

We have faced the issue below in our hybrid Mobile app development.We are using Angular 9 to develop this app.

In Our Android app, the Back button is not working properly. Back screen content gets appended in the same screen on each back press. When we disable cordova.js file, then the application back button works properly but cordova inbuilt functionality like share, push notification and download has not been working in the app.

All Comments