Skip to content

Some issues regarding iOS platform compilation #36

@MyronX

Description

@MyronX

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.
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions