Skip to content

Noissue - Remove Firebase.framework from linked libraries to prevent build failure.

Ghost User requested to merge noissue/firebase into develop

Removed

Unlinked Firebase.framework from project files as it causes build failures. It's not required as a part of the project according to the Firebase team (https://github.com/firebase/firebase-ios-sdk/issues/911)

Testing Notes

Build the app on device through Xcode.

Merge request reports