Jason Cassidy

Results 9 comments of Jason Cassidy

I played around with this a little, Here is a demo which utilizes the new Splash API while keeping the old splash screen for API < 31. https://github.com/jcassidyav/api31Splash

@farfromrefug I added some detail to the readme on the repo.

Yes set to ES2017 alight. that is a real gotcha with moving to NS10.

@uderline Did you get any further with this? I was trying the same and I am getting the same errors.

@uderline I did some looking into this, I've a sample repo which demonstrates the steps required. https://github.com/jcassidyav/nsappwithwatch

I'm seeing the same thing in windows, the issue in this case is that the path is incorrect (missing slash)

Resolves #64

The previous version works on Android >=10 it just doesn't support facial req. ( i.e. fingerprint works )

Supported via the [Biometrics](https://github.com/NativeScript/plugins/tree/main/packages/biometrics) plugin, @nativescript/fingerprint-auth is depreciated.