This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 444
M1 Issue - FirebaseSDK #1867
Comments
I'm also having issues with this :( I had a project with firebase in it. I removed firebase and the linker error stops and build continues. |
I am also having the same problem. Is there any solution? I tried cleaning the project, reinstalling the plugins and even cleaning CocoaPods cache but it is still happening. |
I have the same issue. Tried to overwrite the dependencies but the core version is hardwired so no luck |
Okay, looks like if I change the version directly in the node_modules it starts working:
Not sure if everything will work so more testing needed. But the build is running. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please post if you are facing any issues with M1. If it's working fine, please post your config or Custom Podfile.
Steps to reproduce:
ns plugin add @nativescript/firebase
npm run config
fromnode_module\@nativescript\firebase
ns build ios
from project root folderBuild fails with Linker error.
The Firebase team has been working on M1 issues like in this issue: Issue 7125
Question Is:
Please post if you are facing the same issue.
Thanks!
The text was updated successfully, but these errors were encountered: