UNPKG

@groupsosimple/nativescript-pubnub

Version:

This is a Nativescript plugin wraper for the PubNub SDK. It has implementations for both Android and iOS SDKs.

9 lines (6 loc) 412 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"> <!--Describe the permissions, features or other configurations required by your plugin for Android. To read more about android permissions go to https://developer.android.com/guide/topics/permissions/index.html --> <uses-permission android:name="android.permission.INTERNET"/> </manifest>