-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
When compiling the iOS wallet, I encountered the following some issues:
1、It reminds me that I have not specified the corresponding iOS version, and I need to uncomment the line "platform :ios, '11.0'" in ios/Podfile.

2、prompted that the podspec for image_gallery_saver_v3 cannot be found, and I need to modify the related dependencies to image_gallery_saver in order to compile correctly.
No podspec found for image_gallery_saver_v3 in .symlinks/plugins/image_gallery_saver_v3/ios
3、What is the required Flutter version for the project? When I use version 3.10.0, it prompts me that the flutter_localizations version is not compatible.
Metadata
Metadata
Assignees
Labels
No labels