You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Firebase Analytics - Titanium Module
2
2
Use the native Firebase SDK in Axway Titanium. This repository is part of the [Titanium Firebase](https://github.com/hansemannn/titanium-firebase) project.
3
3
4
-
⚠️ This module already comply to the EU General Data Protection Regulation ([GDPR](https://www.eugdpr.org/)) regulation already.
4
+
⚠️ This module already comply to the EU General Data Protection Regulation ([GDPR](https://www.eugdpr.org/)) regulation already.
5
5
Use the `enabled` property to enable or disable Analytics and `resetAnalyticsData()` to make Cambridge Analytica angry 😙.
6
6
7
7
## Requirements
@@ -21,14 +21,14 @@ No additional setup required for Firebase Analytics on iOS.
21
21
22
22
There are a few additional requirements for Firebase Analytics on Android:
23
23
24
-
1. Copy the following code under the `<application>` tag of your tiapp.xml. Please note to replace
24
+
1. Copy the following code under the `<application>` tag of your tiapp.xml. Please note to replace
25
25
all occurrences of `MY_PACKAGE_NAME` with your actual package name (= `<id>` in your tiapp.xml):
0 commit comments