iOS-Build not working
See original GitHub issueDescribe the bug
The plugin uses the Admob-SDK with version >= 7.64.0.
Google released version 8.0.0 which has some breaking changes. For example, the class GADInterstitialDelegate
doesn’t exist anymore.
Expected behavior The iOS build should work
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Resolving common configuration and build issues
Resolve build issues · Control-click your workflow in the Report navigator, click Edit Workflow, and verify that the environment setting uses the macOS...
Read more >Solution - Xcode Won't Build Or Run - Zero To App Store
Solution - Xcode Won't Build Or Run · Clean Your Project · Delete Derived Data · Refresh Your Pods · Restart Your Computer...
Read more >iOS Build Troubleshooting - Visual Studio App Center
To fix this error, open your project's Build configuration and click Save. App Center will automatically choose the workspace correctly for ...
Read more >iOS App was building fine yesterday, but it won't build today
1 Answer 1 · Update MacOS · Update Xcode and command lines tools · Run flutter pub upgrade , flutter pub get in...
Read more >iOS build settings - Unity - Manual
If the Build button isn't visible and Build And Run is greyed out, select Switch Platform. The iOS Build Settings now have an...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@rdlabo Built successfully with that update. Thanks for your hard work. You’re good to close the issue again.
@razmans oh, you’re right. I don’t saw the issue because the title sounds different to the problem. Thank you! I created a PR that should fix the problem: #65