Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggested fix for #22 , #54 & #81 #150

Merged
merged 1 commit into from
Apr 30, 2020
Merged

Conversation

abozanona
Copy link
Contributor

No description provided.

@abozanona
Copy link
Contributor Author

Fixes issue of

fatal error: 'admob_flutter/admob_flutter-Swift.h' file not found
#import <admob_flutter/admob_flutter-Swift.h>

You can try my solution by adding this to your pubspec.yaml file

  admob_flutter:
    git:
      url: git://github.com/abozanona/admob_flutter.git
      ref: master

And by following this advice: kiwi-bop/flutter_crashlytics#37 (comment)

@edeuss edeuss added the iOS Only effects iOS label Apr 11, 2020
@edeuss edeuss requested a review from kmcgill88 April 30, 2020 00:20
@edeuss edeuss merged commit ff19fd5 into kmcgill88:master Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Only effects iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants