Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 724 Vote(s) - 3.61 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Swift : Firebase Unresolved identifier FirebaseApp.configure() && FIRApp.configure()

#1
i am using xcode 7.3 and swift 2.2. I have added pod **'Firebase/Auth'** to my pod file then it gives me error stating unresolved identifier for both of them but when i reinstall my pod file with out **pod 'Firebase/Auth'**. It does not shows the issue for FirebaseApp.configure().Only after adding Auth to my pod file it is showing the issue. I tried even updating my pod file but still same issue.
[![This is my pod][1]][1]


And this is how i installed pod,

[![This is my pd file][2]][2]


[![enter image description here][3]][3]


[1]:

[2]:

[3]:


Can anybody suggest me how can i solve this issue.? Even restarting and cleaning also does not solves the issue..
Reply

#2
You just need to add 'import Firebase' and remove the rest import statements of Firebase. And add
`FirebaseApp.configure()`. FIRApp.configure() does not work anymore.
Reply

#3
You just need to add 'import FirebaseCore'
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through