Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

capacitor-analytics

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-analytics - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="0.0.2"></a>
## [0.0.2](https://github.com/stewwan/capacitor-analytics/compare/v0.0.1...v0.0.2) (2019-07-05)
### Bug Fixes
* **ios:** enable collection ([d379a03](https://github.com/stewwan/capacitor-analytics/commit/d379a03))
<a name="0.0.1"></a>

@@ -7,0 +17,0 @@ ## 0.0.1 (2019-07-05)

2

package.json
{
"name": "capacitor-analytics",
"version": "0.0.1",
"version": "0.0.2",
"description": "Enable Firebase Analytics for Capacitor Apps",

@@ -5,0 +5,0 @@ "main": "dist/esm/index.js",

@@ -10,3 +10,3 @@ # capacitor-analytics [![npm version](https://badge.fury.io/js/capacitor-analytics.svg)](https://badge.fury.io/js/capacitor-analytics)

- `instance(): Promise<{ id: string }>`
- `reset(): Promise<void`
- `reset(): Promise<void>`
- `setScreen({ name: string; class?: string }): Promise<void>`

@@ -63,4 +63,5 @@ - `setUserID({ value: string }): Promise<void>`

- add `GoogleService-Info.plist` to the app folder in xcode
- enable debug view
### Enable debug view
1. In Xcode, select Product > Scheme > Edit scheme

@@ -67,0 +68,0 @@ 2. Select Run from the left menu

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc