Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

FirebaseExtended/analytics-webview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This sample will demonstrate how to useFirebase Analyticsin a WebView inside an Android or iOS app.

Status

Status: Archived

This sample is no longer actively maintained and is left here for reference only.

Set Up

  • 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.

Run

  • Run either the Android or iOS app.

  • You should see a WebView that looks like this:

    screenshot

  • Clicking on the buttons will produce log output in yourrunning application.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp