-
-
Notifications
You must be signed in to change notification settings - Fork 5
Configuring FirebaseANE
Create your Android app in Firebase Console
Ensure you enter your AIR appId prefixed with air eg air.com.tuarua.firebaseane.example
Download google-services.json and save in your project root folder.
Change directory into the native_extension/ane folder eg
cd /MyMac/dev/AIR/Firebase-ANE/example
air-tools apply-firebase-config google-services.json
Create your iOS app in Firebase Console
Ensure you enter your AIR appId with NO air prefix eg com.tuarua.firebaseane.example
Download and copy GoogleService-Info.plist into the src folder of your project. You will need to package this file in the root when packaging your AIR app.
Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.
Project setup
Analytics
Authentication
Dynamic Links
Google Sign In
Firestore
- Configuring the ANE
- Get Started
- Add and Manage Data
- Query Data
- Get Data
- Get Realtime Updates
- Perform Simple and Compound Queries
- Order and Limit Data
- Paginate Data
Messaging
One Signal
Performance
Remote Config
Storage
- Configuring the ANE
- Get Started
- Create a Reference
- Upload Files
- Download Files
- Use File Metadata
- Delete Files
Crashlytics
Vision
- Detect faces
- Scan barcodes
- Label images
- Recognize landmarks
- Natural Language
- Custom Models
External Links