nativescript-google-analytics icon indicating copy to clipboard operation
nativescript-google-analytics copied to clipboard

Results 11 nativescript-google-analytics issues
Sort by recently updated
recently updated
newest added

Have you seen this error before? I'm using Vue. `UNABLE TO FIND GOOGLE ANALYTICS COCOAPOD OBJECTS!`

How do you set this up for android? I tried to follow the example in the demo folder although I'm using typescript with angular and it works on ios but...

Hi, After upgrading a project to the latest NativeScript 4.2.2 and Angular 6.1.0. I am seeing this error on Android once I use the `logView() `method. Here is the full...

Building app produces the following gradle error: ``` Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0] AndroidManifest.xml:22:18-91 is also present at [androidx.core:core:1.0.0] ``` As suggested I added this into AndroidManifest.xml: ```

Hi everyone, I'm newbie in nativescript. currently, I want to implement google analytics for my project. When reading "Get Config files" section, the instructions guide me to access android configuration....

` "tns-ios": { "version": "4.2.0" }, "tns-android": { "version": "4.2.0" }` Unable to apply changes on device: emulator-5554. Error is: Failed to build plugin nativescript-google-analytics : Error: Command ./gradlew failed...

In the readme you say to click "Get a Configuration File" which does not exist anywhere on GA pages. For iOS am I supposed to follow these? Analytics uses CocoaPods...

I recently updated to nativescript 4.0. And the plugin stopped working, I even created a new project and installed the plugin and still won't compile `"Failed to build plugin nativescript-social-share...

Another error after update plugin to 0.4.3 version ``` Error is: Failed to build plugin nativescript-google-analytics : Error: Command gradlew.bat failed with exit code 1 Error output: FAILURE: Build failed...

Hi! How hard would it be to provide GTM support also? Thanks a lot!

enhancement
help wanted