EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

Admob Error Directory not Found for Option UserMessagingPlatform for IOS #1711

Closed ilkan closed 3 years ago

ilkan commented 3 years ago

Hi,

I need help! When I add admob in to IOS app, this problem occurs. Android works perfectly.

My config

Xcode 12.0.1

"tns-ios": { "version": "6.5.0" } "nativescript-plugin-firebase": "^10.5.2", "tns-core-modules": "~6.5.0",

That is my error message

ld: warning: directory not found for option '-F/Users/<username>/Documents/GitHub/AppName/platforms/ios/build/Debug-iphonesimulator/XCFrameworkIntermediates/UserMessagingPlatform' note: Using new build system note: Building targets in parallel note: Using codesigning identity override: note: Planning build note: Constructing build description

Thank you!

ilkan commented 3 years ago

Migrating NS7 solved.