-
-
Notifications
You must be signed in to change notification settings - Fork 5
Crashlytics Get Started
Eoin Landy edited this page Jan 30, 2020
·
2 revisions
The contents of this page are based on the original Firebase Documentation
Enable Crashlytics:
Click Set up Crashlytics in the Firebase console.
You must initialize Firebase before any Firebase reference is created or used. If you have already done this for another Firebase feature, you can skip this step.
FirebaseANE.init();
var crashlytics:CrashlyticsANE = CrashlyticsANE.crashlytics;
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