Thanks Steve, I have emulated the IOS Dialog for Android. I have downloaded the Fingerprint class and modified the showDialogOnAndroid method.
See Pic attached "TouchIdDialogAndroid.jpg" Do you think this is safe for me to use a local copy of the Fingerprint class regarding future product builds? Thoughts? Regards. On Monday, August 3, 2020 at 9:45:15 AM UTC-4, Steve Hannah wrote: > > Here is the source for the dialog that is shown. > > https://github.com/codenameone/FingerprintScanner/blob/master/src/com/codename1/fingerprint/Fingerprint.java#L332 > > On Fri, Jul 31, 2020 at 2:48 PM Mark Bolduc <[email protected] > <javascript:>> wrote: > >> For consistency, can you either add one of send me the link to the source >> and I will add a cancel button. >> >> Thoughts? >> >> Regards. >> >> On Thursday, July 30, 2020 at 9:44:38 AM UTC-4, Steve Hannah wrote: >>> >>> Some things to note: >>> >>> 1. iOS uses a native dialog (we have no control over it). >>> 2. Android (<10) uses a prompt that we provide (optionally). It never >>> included a cancel button. >>> >>> >>> >>> On Thu, Jul 30, 2020 at 6:38 AM Mark Bolduc <[email protected]> >>> wrote: >>> >>>> If you are experiencing an issue please mention the full platform your >>>> issue applies to: >>>> IDE: NetBeans/Eclipse/IDEA Netbeans 12 >>>> Desktop OS Windows 10 Pro >>>> Simulator latest >>>> Device Android >>>> >>>> Not able to cancel request for scan as Cancel Button not visible. See >>>> pic "AndroidGalaxy5S2FingerPrintScannerIssue_1.jpg" >>>> Ok on IOS see pic "AndroidGalaxy5S2FingerPrintScannerIssue_2.png" >>>> >>>> Regards >>>> >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "CodenameOne Discussions" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/codenameone-discussions/c1500c66-bf24-4b03-ba17-4fc7abed0899o%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/codenameone-discussions/c1500c66-bf24-4b03-ba17-4fc7abed0899o%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> >>> >>> -- >>> Steve Hannah >>> Software Developer >>> Codename One >>> http://www.codenameone.com >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "CodenameOne Discussions" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] >> <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/codenameone-discussions/4d0a01fa-ed67-48f1-8370-862c97717150o%40googlegroups.com >> >> <https://groups.google.com/d/msgid/codenameone-discussions/4d0a01fa-ed67-48f1-8370-862c97717150o%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Steve Hannah > Software Developer > Codename One > http://www.codenameone.com > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/fb8f2a75-b746-4f58-bc7f-a5df54f4c37fo%40googlegroups.com.
