Post

Replies

Boosts

Views

Activity

Reply to Ads not showing using Admob due to app not being found.
UPDATE: It seems that this is recently a very common issue as AdMob has been going through changes. Myself and it seems many others on the AdMob forum, have been able to successfully link the app from the App Store to AdMob just by reaching out. See link below to the forum and just post a new conversation with your issue including App Store link, and someone should be able to help within 24 hours it seems. Good luck! AdMob Developer Forum - https://developer.apple.com/forums/content/attachment/1368829a-89b2-408e-a109-a64c94385fb6
Topic: App & System Services SubTopic: General Tags:
May ’21
Reply to Sending participant activity-based Toast Notifications
It looks like this is now available on the API with the postEvent(_:) method on GroupSession: https://developer.apple.com/documentation/groupactivities/groupsession/postevent(_:)-1dno2
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’21
Reply to Ads not showing using Admob due to app not being found.
UPDATE: It seems that this is recently a very common issue as AdMob has been going through changes. Myself and it seems many others on the AdMob forum, have been able to successfully link the app from the App Store to AdMob just by reaching out. See link below to the forum and just post a new conversation with your issue including App Store link, and someone should be able to help within 24 hours it seems. Good luck! AdMob Developer Forum - https://developer.apple.com/forums/content/attachment/1368829a-89b2-408e-a109-a64c94385fb6
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’21
Reply to Ads not showing using Admob due to app not being found.
I am facing the same issue. Launched the app over a week ago and no results in the search by name, developer name, or even App Store ID. Going to look into if there is any other way to link the app to AdMob but keep this thread updated if you find anything.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’21
Reply to iOS 14 (SwiftUI) Sheet Modals not dismissing and acting randomly weird
As someone else pointed out, moving the .sheet modifier (or .fullScreenCover, whichever applies to you) to the outermost view in the container seems to be the fix. The accepted answer with NavigationView may work as well as it just applies to the certain use case. If you see this in the future, I recommend trying both and seeing what works best.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’21