card-io / card.io-Cordova-Plugin

card.io Cordova Plugin
Other
174 stars 146 forks source link

IOS crashed as soon as cardIO.scan is called #58

Open coyu1314 opened 7 years ago

coyu1314 commented 7 years ago

Required Information

Issue Description

On ios, As soon as the cardio.scan() is called, the app crashed. it just closed and went to the home screen without any message. Anyone know what's going on? thanks in advance

all43 commented 7 years ago

Probable NSCameraUsageDescription key missed in settings. You can run your app from Xcode and read debug output to know what really happens.