Loading ios/Runner/Info.plist +6 −0 Original line number Original line Diff line number Diff line Loading @@ -47,5 +47,11 @@ <true/> <true/> <key>UIApplicationSupportsIndirectInputEvents</key> <key>UIApplicationSupportsIndirectInputEvents</key> <true/> <true/> <key>NSPhotoLibraryUsageDescription</key> <string>Need to upload image</string> <key>NSCameraUsageDescription</key> <string>Need to upload image</string> <key>NSMicrophoneUsageDescription</key> <string>Need to upload image</string> </dict> </dict> </plist> </plist> Loading
ios/Runner/Info.plist +6 −0 Original line number Original line Diff line number Diff line Loading @@ -47,5 +47,11 @@ <true/> <true/> <key>UIApplicationSupportsIndirectInputEvents</key> <key>UIApplicationSupportsIndirectInputEvents</key> <true/> <true/> <key>NSPhotoLibraryUsageDescription</key> <string>Need to upload image</string> <key>NSCameraUsageDescription</key> <string>Need to upload image</string> <key>NSMicrophoneUsageDescription</key> <string>Need to upload image</string> </dict> </dict> </plist> </plist>