jenkins-ci icon indicating copy to clipboard operation
jenkins-ci copied to clipboard

SwiftUI - Interstitial Ad causing view disappearance when using a TextField after an interstitial is shown.

Open NickAtGit opened this issue 6 months ago • 1 comments

There seems to be a bug with presenting an Interstitial Ad and then using a TextField afterwards. The problem is outlined here at Stackoverflow. A Rewarded Ad also produces that issue.

https://stackoverflow.com/questions/76463171/swiftui-interstitial-ad-causing-view-disappearance-when-returning-to-a-uitextf

Here is a video of how the issue looks: https://x.com/dubdubcool/status/1820081138808865270

When deactivating interstitials everything is fine.

NickAtGit avatar Aug 04 '24 14:08 NickAtGit