You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
I think you are using the JavaScript version of GeoFire, not this one, the Java version. That being said, there are no resources on how to integrate this library with Ionic and/or webpack. If you are having issues with webpack, it may be due to firebase/geofire-js#123, so you may have to use a <script> tag instead of a require().
Cheers for that :) Ive been searching for examples on all versions so apologies I put this in the wrong issues pile. I came to that conclusion myself and its working.. will try and integrate it with the webpack flow though as I dont like adding extra script tags, but for now it works.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I cant seem to integrate this into an Ionic 2 app using webpack. is there any resources available for using it within Ionic ?
The text was updated successfully, but these errors were encountered: