Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(cordova): replace Firebase import objective-c files #1716

Merged
merged 1 commit into from
Jun 27, 2019

Conversation

jcesarmobile
Copy link
Member

As Capacitor has a different project structure than cordova, the @import Firebase; doesn't work.
But #import <Firebase/Firebase.h> works and does the same, so if present in Objective-C files, replace it.

Closes #1695

@jcesarmobile jcesarmobile merged commit b7441b3 into ionic-team:master Jun 27, 2019
@jcesarmobile jcesarmobile deleted the replace-import branch June 27, 2019 15:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firebase dynamic links - firebase module not found
1 participant