nativescript-firebase-updated-new
Advanced tools
Comparing version 1711.1.2 to 1811.1.2
@@ -124,2 +124,3 @@ import { ENABLE_ANALYTICS_HINT, validateAnalyticsKey, validateAnalyticsParam } from "./analytics-common"; | ||
export function setScreenName(options) { | ||
console.log('setScreenName is deprecated, see https://stackoverflow.com/questions/63168114/firebase-analytics-setscreenname-deprecated'); | ||
return new Promise((resolve, reject) => { | ||
@@ -126,0 +127,0 @@ if (!isAnalyticsAvailable()) { |
{ | ||
"name": "nativescript-firebase-updated-new", | ||
"version": "1711.1.2", | ||
"version": "1811.1.2", | ||
"description": "Fire. Base. Firebase!", | ||
@@ -5,0 +5,0 @@ "main": "firebase", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1036611
17799