diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index 50c7e216..de941755 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -62,11 +62,11 @@
NSCameraUsageDescription
- In order to take a picture or video, this app requires permission to access the camera.
+ FRE ACCESS HUB Uses the camera for taking profile pictures.
NSFaceIDUsageDescription
Why is my app authenticating using face id?
NSPhotoLibraryUsageDescription
- In order to upload data, this app requires permission to access the photo library.
+ FRE ACCESS HUB Uses the library for allowing the user to pick a photo for his profile picture or for a guest.
UIApplicationSupportsIndirectInputEvents
BGTaskSchedulerPermittedIdentifiers
diff --git a/pubspec.yaml b/pubspec.yaml
index 36f3d38f..4ebee002 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -3,7 +3,7 @@ description: A new Flutter project.
publish_to: "none"
-version: 1.0.0+7
+version: 1.0.0+8
environment:
sdk: ">=3.0.0 <4.0.0"