Posts

Post not yet marked as solved
1 Replies
When adding a description for camera usage in your Info.plist file, search for "Privacy - Camera Usage Description" instead of "NSCameraUsageDescription". This is the correct key to include the description needed for camera access in your iOS project.
Post not yet marked as solved
2 Replies
I had the problem as well. Just add the modifier .navigationViewStyle(StackNavigationViewStyle()).