Reachability.swift icon indicating copy to clipboard operation
Reachability.swift copied to clipboard

ITMS-91056: Invalid privacy manifest

Open amithardikar opened this issue 3 months ago • 2 comments

NSPrivacyTracking Above is my PrivacyInfo.xcPrivacy file. When i published for production i am getting following error from apple.

Please correct the following issues and upload a new binary to App Store Connect.

ITMS-91056: Invalid privacy manifest - The PrivacyInfo.xcprivacy file from the following path is invalid: “Frameworks/Reachability.framework/ReachabilitySwift.bundle/PrivacyInfo.xcprivacy”. Keys and values in your app’s privacy manifests must be valid. For more details about privacy manifest files, visit: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files.

Following Dependencies i used - cupertino_icons: ^1.0.2 fluttertoast: ^8.2.4 intl: ^0.18.1 dio: ^5.1.1 json_annotation: ^4.8.1 json_serializable: ^6.7.1 retrofit: ^4.0.3 logger: ^2.0.2+1 provider: ^6.1.1 shared_preferences: ^2.2.2 url_launcher: ^6.2.6 image_picker: ^1.0.4 exif: ^3.3.0 cached_network_image: ^3.3.0 photo_view: ^0.14.0 permission_handler: ^11.1.0 flutter_local_notifications: ^17.0.0 camera: ^0.10.5+5 file_picker: ^6.1.1 flutter_simple_dependency_injection: ^2.0.0 geolocator: ^11.0.0 geocoding: ^2.1.1 omni_datetime_picker: ^1.0.9 flutter_dotenv: ^5.1.0 internet_connection_checker: ^1.0.0+1 connectivity_plus: ^5.0.2 badges: ^3.1.2 path: ^1.8.3 path_provider: ^2.1.1 hive: ^2.2.3 hive_flutter: ^1.1.0 signature: ^5.4.1 http_parser: ^4.0.2 flutter_typeahead: ^5.0.1 flutter_staggered_grid_view: ^0.7.0 scrollable_positioned_list: ^0.3.8 device_info_plus: ^9.1.1 package_info_plus: ^5.0.1 firebase_core: ^2.25.5 firebase_messaging: ^14.7.17 page_transition: ^2.1.0 flutter_animate: ^4.5.0 map_launcher: ^3.3.0 flutter_notification_channel: ^2.0.0 background_fetch: ^1.3.5 string_validator: ^1.1.0 flutter_dynamic_icon: ^2.1.0

amithardikar avatar Nov 25 '24 05:11 amithardikar