Closed fatgue closed 7 years ago
@fatgue you don't need to write any code to use Touch ID. This is provided automatically as long as you have a device with Touch ID.
@bizz84 thanks for your answer. I have an Iphone 6s and if i make a IAP the Touch ID doesn't show up. I will only asked for my iTunes password.
@fatgue After the app gets approved in AppStore the touchID for in-app purchases will show up, don't worry!
Closing this as iOS handles this correctly for live apps. No custom touch ID code is required.
@bizz84 I still have a problem of touch id. The user needs to add touch id as well as iTunes password both while in-app in app store build.
How can i use Touch ID with SwiftyStoreKit? For example if i want make in app purchase. I am new in TouchID and inApp purchases.
`let authenticationContext = LAContext() var error:NSError?