nativescript-dynatrace-cocoapods-plugin

1.0.6 • Public • Published

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

/nativescript-dynatrace-cocoapods-plugin/

    Package Sidebar

    Install

    npm i nativescript-dynatrace-cocoapods-plugin

    Weekly Downloads

    7

    Version

    1.0.6

    License

    ISC

    Unpacked Size

    1.28 kB

    Total Files

    3

    Last publish

    Collaborators

    • vimalramaka