diff --git a/example/ios/Runner/Info.plist b/example/ios/Runner/Info.plist
index 26ca5df..3087325 100644
--- a/example/ios/Runner/Info.plist
+++ b/example/ios/Runner/Info.plist
@@ -46,8 +46,8 @@
UIApplicationSupportsIndirectInputEvents
NSBluetoothAlwaysUsageDescription
- example
+ Discover Bluetooth devices
NSBluetoothPeripheralUsageDescription
- example
+ Discover Bluetooth devices
diff --git a/example/macos/Runner/Info.plist b/example/macos/Runner/Info.plist
index a902218..d24dbb7 100644
--- a/example/macos/Runner/Info.plist
+++ b/example/macos/Runner/Info.plist
@@ -29,8 +29,8 @@
NSPrincipalClass
NSApplication
NSBluetoothAlwaysUsageDescription
- example
+ Discover Bluetooth devices
NSBluetoothPeripheralUsageDescription
- example
+ Discover Bluetooth devices