32b5921fcf
It is possible a device without version property to be reported from pubnub. ``` { deviceId: 'bc065520-718b-4b72-b3aa-ebc4fc72f3c2', platform: 'android', type: 'device connected' } ``` This can happen when `preview` app or `playground` app are built incorrectly. Fix the error above and show an update dialog in this case. |
||
---|---|---|
src | ||
.gitignore | ||
.npmignore | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
nativescript-preview-sdk
Handles the communication to the NativeScript Preview Apps. Used by the NativeScript Playground and CLI.