nmandyam

Results 10 issues of nmandyam

I have an onSnapShot listener on a collection with a where clause - nothing unusual. I'm trying to stop the listener from kicking in when I move from one page...

Moved to NS6.0.2, now seeing this problem on `barcodescanner.scan()`. Changed these three references in **node_modules/nativescript-barcodescanner/barcodescanner.android.js** to fix things: * Changed `android.support.v4.content.ContextCompat` to `androidx.core.content.ContextCompat` * Changed `android.support.v4.app.ActivityCompat` to `androidx.core.app.ActivityCompat` * Changed...

I have a ListView with the CheckBox embedded in it. The ListView has about 45 items in it. When the first item is clicked, the 31st item is automatically shown...

I've deployed an app thru Play, now I've released a patch using nativescript-app-sync release android --d Production. I then successfully "patched" it to be mandatory. But the app's install metrics...

### Make sure to check the demo app(s) for sample usage Done. ### Make sure to check the existing issues in this repository Checked. ### If the demo apps cannot...

I don't know where the problem is, so I'm going to stick my neck out and say it's here, with this plugin, sorry! I upgraded NativeScript to 6.0 and a...

I tried to upgrade a running app from 7.x to 8.5.2. The app fails to load on iOS (simulator and device) - log below. Here's the environment: nativescript 8.5.3 @nativescript/core...

### Make sure to check the demo app(s) for sample usage ### Make sure to check the existing issues in this repository ### If the demo apps cannot help and...

I'm using this plugin to authenticate my Android app with Azure AD. I have set up an app on the Azure side, as needed. On login, though, I'm getting this...

## Please, provide the details below: ### Did you verify whether this issue has already been reported here? Similar issues have been reported, with the same error-code, but not with...

ios