Eder Gomez
Eder Gomez
@calleja23 it didn't work, I'm testing with ns6
"@angular/core": "~14.0.0", "@nativescript-community/ui-document-picker": "~1.1.12", "@nativescript/core": "~8.3.4", works fine on real device!!! "@nativescript/core": "**~8.2.5**" -> not Work
@dnepromell @hsluis Hello, [Following the firebase documentation indicates this:](https://firebase.google.com/support/release-notes/android#java) `Caution: This is a breaking change for apps that use FCM and the deprecated Firebase Instance ID API to manage registration...
the same happens to me:  This project is running on a macbookPro 16" 2019, Sonoma 14.5, Intel Core i9. NS 8.7.2 @nativiscrpet/core 8.7.0 @nativiscrpet/ios 8.7.2 buils.xcconfig: `DEVELOPMENT_TEAM = XXXXXXXX;`...
> @Ederagp On that Intel let's modify the build.xcconfig to **only** contain the following: > > ``` > DEVELOPMENT_TEAM = XXXXXXXX; > IPHONEOS_DEPLOYMENT_TARGET = 14.0; > ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; >...
@NathanWalker Yes, I have deleted DerivedData. Xcode 15.4 (15F31d) package.json: { "description": "", "main": "./app/main.ts", "nativescript": { "id": "com.myapp.org" }, "dependencies": { "@angular/animations": "~16.2.0", "@angular/common": "~16.2.0", "@angular/compiler": "~16.2.0", "@angular/core": "~16.2.0",...
@NathanWalker this is the packages-lock.json [package-lock.json](https://github.com/NativeScript/NativeScript/files/15491275/package-lock.json)
hello, Something similar happens to me, not the same error but in the same initalizeApp(). ERROR: ` Unhandled Promise rejection: Default app has already been configured. ; Zone: ; Task:...