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
{{ message }}
This repository has been archived by the owner on May 19, 2021. It is now read-only.
I'm submitting a ... (check one with "x")
[ x] bug report
[ ] feature request
Current behavior:
After registering the hardware back then if ads are displayed, pressing the hardware back exits the app and does not bind to the normal behaviour
Expected behavior:
Hardware back should execute the registered fuctions
Steps to reproduce:
Create a new app with any template add.
Add the admob-free plugin
Register hardwarback to log something(Not to exit).
Display ads.
Press hardware back
Related code:
In the constructor of app.component.ts register the back handler
Display banner ads or interstitals then without pressing anything in the app press the back button.
The app will exit. We are not exiting the app in our handler.
Ionic version: (check one with "x")
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] 2.x
[x ] 3.x
[ ] 4.x
I'm submitting a ... (check one with "x")
[ x] bug report
[ ] feature request
Current behavior:
After registering the hardware back then if ads are displayed, pressing the hardware back exits the app and does not bind to the normal behaviour
Expected behavior:
Hardware back should execute the registered fuctions
Steps to reproduce:
Related code:
In the constructor of app.component.ts register the back handler
Display banner ads or interstitals then without pressing anything in the app press the back button.
The app will exit. We are not exiting the app in our handler.
APP REPO HERE.
A related issue can be seen here.
Ionic Info:
The text was updated successfully, but these errors were encountered: