Closed akshar001 closed 3 years ago
I was trying to build the app, It was getting crashed.
From iOS 13 we need to add bluetooth settings in info.list.
I added the same and it ran.
Just for other people.
Add this in info.plist app will run quite good.
` NSBluetoothAlwaysUsageDescription
<key>NSBluetoothPeripheralUsageDescription</key> <string>Suva mate karvu pade</string> <key>NSMicrophoneUsageDescription</key>`
I was trying to build the app, It was getting crashed.
From iOS 13 we need to add bluetooth settings in info.list.
I added the same and it ran.
Just for other people.
Add this in info.plist app will run quite good.
`NSBluetoothAlwaysUsageDescription