/cordova-plugin-firebase-hooks

DEPRECATED: Cordova firebase plugin starter

Primary LanguageJavaScriptMIT LicenseMIT

DEPRECATION NOTICE: this plugin is no longer mainteined. All cordova firebase plugins are depended on cordova-plugin-firebase-analytics.

cordova-plugin-firebase-hooks

Cordova firebase plugin starter

FAQ

Q: warning: Auto-Linking supplied [...] is not a dylib

A: Go to Target -> Build Setting -> Linking -> other linker Flag and add $(inherited) in both Debug and Release Answer 1