max-pro

Results 7 issues of max-pro

{ "nativescript": { "id": "org.nativescript.testingAdvanceView", "tns-android": { "version": "6.3.1" }, "tns-ios": { "version": "6.3.0" } }, "description": "NativeScript Application", "license": "SEE LICENSE IN ", "repository": "", "dependencies": { "@nativescript/theme": "~2.2.1",...

Hello All, I'm using nativescript-vue. I used firebase plugin for push notifications and on onMessageReceivedCallback I called local push notifications plugin function to add image. Everything is fine if app...

I was getting an error from firebase Crashlytics. `Fatal Exception: android.app.RemoteServiceException: Bad notification posted from package com.test.id: Couldn't create icon: StatusBarIcon(icon=Icon(typ=RESOURCE pkg=com.test.id id=0x7f0b0003) visible user=0 ) at android.app.ActivityThread$H.handleMessage + 1881(ActivityThread.java:1881)...

Hello, Did we need to create build or release APK? And how much time it takes to reflect on a client application? Thanks,

Hello All, I created a release request and it successfully completed. but I want to see what changes have been deployed on code push server. As screenshot attached. ![image](https://user-images.githubusercontent.com/25317893/62524908-188a6f00-b854-11e9-95e4-5f76ef4b3f98.png)

Hello, I'm using nativescript-vue here is my code ``` import { PhotoViewer, PhotoViewerOptions, PaletteType, NYTPhotoItem } from "nativescript-photoviewer"; try{ let images = args.object.images.split(','); let photoviewerOptions = { startIndex: 0, android:...

help wanted
question
vue

I created tour. everything is working fine but when i resume my activity dismissable not working

help wanted