Publishing on apple store
1. Configure required .plist configurations for each thirdparty plugins that you're using for the project.
2. Add required description in .plist file whether you're using that features or not.
3 . Add required capabilities by opening xCode workspace project.
4. Link required frameworks from Runner > Build Phases > Link binary with libraries
5. Product > Archive and then upload using the uploader
2. Add required description in .plist file whether you're using that features or not.
3 . Add required capabilities by opening xCode workspace project.
4. Link required frameworks from Runner > Build Phases > Link binary with libraries
5. Product > Archive and then upload using the uploader
Comments
Post a Comment