capacitor-community / capacitor-community/admob
iOS ads results in fullscreen app
- Dominant language
- Java
- Stars
- 296
- Forks
- 97
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 7
Description
**Describe the bug**
While using the plugin @capacitor/status-bar, after dismissing an ad, the screen is set to full screen (overlaysWebView: true) instead of remaining as it was. Only reproducible on ios.
**To Reproduce**
Steps to reproduce the behavior:
1. Make sure you have configured StatusBar with overlaysWebView: false
2. Open any Interstitial or Reward ad
3. After dismissing it, you will see that the app is now fullscreen, overlaying the statusbar.
**Expected behavior**
The app should return to normal as it was.
**Desktop (please complete the following information):**
- OS: iOS
- Browser Safari
**Smartphone (please complete the following information):**
- Device: iphone 16
- OS: iOS 8.4
Contributor guide
Research direction
Reproduce the issue with @capacitor/status-bar configured with overlaysWebView: false, then open and dismiss an Interstitial or Reward ad on iOS. Compare the status bar state before and after dismissal and trace the iOS ad dismissal handling. Done means the app returns to its pre-ad, non-fullscreen state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100