Replies: 11 comments 8 replies
-
We need more information like Android or iOS, test devices, errors logs etc. Please try to check logcat on Android or the Xcode console on iOS: |
Beta Was this translation helpful? Give feedback.
-
Here are the logs i have from the device. Samsung S8+. and i have added following code in the Init of the appComponent.ts I am getting two alerts.. first Then Alert and immedialty .. gettimg catch Alert. please let me know if i am missing antyhing.
|
Beta Was this translation helpful? Give feedback.
-
Thank you for quick response. |
Beta Was this translation helpful? Give feedback.
-
here is more info.. attaching package json and code snippet where i am showing the model window. I am trying to run on Samsung 8+ android. this.faio.isAvailable().
|
Beta Was this translation helpful? Give feedback.
-
Like the error says you are missing a parameter. Please check the examples again. Also check the Chrome console for errors You are creating an options object but never assign a value to it. Using |
Beta Was this translation helpful? Give feedback.
-
I have another update here.. Today I have created fresh Ionic conference app and installed the fio plugin and tried still i see an error.. please check this log. i have used the same code from other app to call fio.show(). is there anything else i need to do in the app after installing the pluin and adding the fio.show code. please let me know. |
Beta Was this translation helpful? Give feedback.
-
also one request if you have any working sample with latest ionic and latest aio plugin. please share with me i will test that and see whats the difference. thank you So much. |
Beta Was this translation helpful? Give feedback.
-
Hi , Good news is.. After removing the plugin completely and added again and i am able to see the Finger print scan option now. seems when we directly add plugin its not updating the installed one. could be npm bug. and Could you please suggest me for the following. I would need to store the finger print and authenticate next time when use tries to login. what would be the right approach using this package? appreciate your time helping me so far. thank you |
Beta Was this translation helpful? Give feedback.
-
If you want to update a plugin remove it first and install the latest version after. You don't need to store the fingeprint. The plugin will return success if the fingerprint matches the ones stored in the system settings for unlocking the device. |
Beta Was this translation helpful? Give feedback.
-
I can only recommend asking here https://scand.com/technologies/angular/ as well, I think they could help you. |
Beta Was this translation helpful? Give feedback.
-
Hi I am trying the latest version with Latest angular and ionic versions. it says Fingerprint option available but not showing the model window.
could you please let me know if any one tried and have solution?
thank you
-Jana
Beta Was this translation helpful? Give feedback.
All reactions