cleveradssolutions / CAS-Flutter

CAS.AI Flutter plugin for monetizing mobile applications.
https://cas.ai
Apache License 2.0
7 stars 3 forks source link

Flutter ios error #3

Closed bayramaliunuvar closed 10 months ago

bayramaliunuvar commented 10 months ago

When I try to run my application with the cas package (clever_ads_solutions: 0.1.0), I get the error in the image.

Can you help me? photo_6005676680535982684_y

Jedures commented 10 months ago

We added support for the iOS platform only in the 0.2.0 version of our plugin. https://github.com/cleveradssolutions/CAS-Flutter/releases/tag/0.2.0

bayramaliunuvar commented 9 months ago

@Jedures I added your 0.2.0 package update to my project, but the problem is still the same.

bau@BAU-Mac ios % flutter build ios Changing current working directory to: /Users/bau/projects/TopluSms Building bauyazilim.com.toplusms for device (ios-release)... Updating minimum iOS deployment target to 11.0. Upgrading Podfile Automatically signing iOS for device deployment using specified development team in Xcode project: Running pod install... 2.091ms Running Xcode build... └─Compiling, linking and signing... 5,4s Xcode build done. 47,2s Failed to build iOS app Parse Issue (Xcode): Module 'clever_ads_solutions' not found /Users/bau/projects/TopluSms/ios/Runner/GeneratedPluginRegistrant.m:11:8

Jedures commented 9 months ago

@bayramaliunuvar Hello, you need to update minimum iOS deployment target to 13.0