cleveradssolutions / CAS-Flutter

CAS.AI Flutter plugin for monetizing mobile applications.
https://cas.ai
Other
4 stars 1 forks source link

IOS Help #7

Closed malikaraa closed 4 months ago

malikaraa commented 4 months ago

[!] Unable to find a specification for CleverAdsSolutions-Base (~> 3.5.4) depended upon by clever_ads_solutions

You have either:

Jedures commented 4 months ago

Hello, can you check did you added our sources to your Podfile? https://github.com/cleveradssolutions/CAS-Flutter/wiki/Include-iOS#2-add-podfile-header

malikaraa commented 4 months ago

Merhaba, kaynaklarımızı Podfile'inize eklediniz mi kontrol edebilir misiniz? https://github.com/cleveradssolutions/CAS-Flutter/wiki/Include-iOS#2-add-podfile-header

Do I need to add it to projectName/ios/Podfile?

malikaraa commented 4 months ago

Merhaba, kaynaklarımızı Podfile'inize eklediniz mi kontrol edebilir misiniz? https://github.com/cleveradssolutions/CAS-Flutter/wiki/Include-iOS#2-add-podfile-header

[!] The 'Pods-Runner' target has transitive dependencies that include statically linked binaries: (/Users/macbookpro/projeler/dogdating2/ios/Pods/CleverAdsSolutions-Base/libs/CleverAdsSolutions.xcframework) I'm getting the error now too

Jedures commented 4 months ago

Did you add this use_frameworks! :linkage => :static to your Podfile?

malikaraa commented 4 months ago

Bu use_frameworks'ü eklediniz mi? :linkage => :pod dosyanızda statik mi?

Thank you, problem solved