Itiel Maimon

Results 6 comments of Itiel Maimon

I'm having the same problem. Is anyone found a solution?

The second line in this [file](https://github.com/sakebook/flutter_native_ads/blob/master/ios/Classes/NativeAdsPlugin.m) imports a non existing file. Please fix it.

@sakebook Yes, I tried it but it didn't help. My guess, it has something to do with the fact that it uses Swift, so some configuration needs to be done....

@sakebook No, it didn't work.. Maybe something to do with linking in the project.pbxproj file?

After some research I found a solution. The bug was related to Swift being used in this package without proper integration in Xcode. Here's what you need to do based...

Flutter recently announced official support of native and banner ads as part of the widget tree. It's currently in public Beta but from testing it I can confirm it works...