I can\'t import LocalAuthentication on Xcode 6 beta. After Adding LocalAuthentication.framework on \"Link binary with libraries\" i tried to import the framework/class by @i
FYI:
Fixed in beta 3 Projects using LocalAuthentication won’t build if the Destination is set to iOS Simulator.
Yes,Same Problem Occurs when i tried in Xcode 6. But It worked fine when I use an iPhone Device, change "Deployment target" on settings to iOS 7.0, build and run in Iphone device.
But Touch ID not Supported in my ipod Device and Simulator.. Its works only in iPhone 5s Device.