1.0.6 • Published 4 years ago

nativescript-dynatrace-cocoapods-plugin v1.0.6

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

nativescript-dynatrace-cocoapods-plugin

Installation

tns plugin add nativescript-dynatrace-cocoapods-plugin

Configuration

You must generate application ID and beacon URL and add them to your project's Info.plist file so that your iOS mobile app can send monitoring data to your Dynatrace monitoring environment.

Add the configuration to your Info.plist in the following way:

<key>DTXApplicationID</key>
<string>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</string>

<key>DTXBeaconURL</key>
<string>https://xxxxxxxxxx.bf.dynatrace.com/mbeacon</string>

Similar Plugins

NativeScript Dynatrace Gradle Plugin for Android: https://www.npmjs.com/package/nativescript-dynatrace-gradle-plugin

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago