Appboy / appboy-ios-sdk

Public repo for the Braze iOS SDK
https://www.braze.com
Other
165 stars 142 forks source link

ABKModalWebViewController does not open fullscreen #224

Closed ghost closed 4 years ago

ghost commented 4 years ago

Report

Describe your environment.

Info Value
Platform Name ios
Platform Version 13.1
SDK Version 3.21.3
Integration Method cocoapods
Xcode Version Xcode 11.3
Repro rate all the time (100%)

What did you do?

I have a Braze modal popup where the button action is "Redirect to Web URL" and I flagged Open Web URL inside App.

What did you expect to happen?

At the click of the button, must open a full-screen WebView

What happened instead?

I can't intercept the button, but then ABKWebViewController opens which, however, is not fullscreen, but is without navigationBar. This happens with any url put in even taken randomly on the internet. How can I make ABKWebViewController in fullscreen mode?

Steps to reproduce

Create an InAppMessage Modal for mobile app with a button whose action is Redirect to Web URL. Write a url Flag the Open WebView inside App Sent campaign It opens a webView not full screen and with the transparent navigationBar.

Code Snippet

Are you doing any feature customizations that may relate to the issue? Can you share the code snippet?

Project that demonstrates the issue

https://apps.apple.com/it/app/yap/id1348225335