- Notifications
You must be signed in to change notification settings - Fork33
License
NotificationsYou must be signed in to change notification settings
FirebaseExtended/analytics-webview
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This sample will demonstrate how to useFirebase Analyticsin a WebView inside an Android or iOS app.
This sample is no longer actively maintained and is left here for reference only.
- Follow the instructions for your chosen platform:
- Enter the web directory (
cd web
) and run the following commands:npm install -g firebase-tools
- this will install the Firebase CLI.firebase login
firebase init
- Choose 'Hosting' when asked which feature you want to set up.
- Choose the project you set up for your Android or iOS app.
- Accept the defaults for all remaining prompts.
firebase deploy --only hosting
- deploy to Firebase hosting.
About
No description, website, or topics provided.
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.