Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to install application on iOS device of Mobitru cloud without resigning with Mobitru sign #4663

Closed
ValeryRudko opened this issue Dec 13, 2023 · 0 comments · Fixed by #4669
Labels
feature New feature or request
Milestone

Comments

@ValeryRudko
Copy link
Contributor

ValeryRudko commented Dec 13, 2023

PRIORITY: 1

Problem:
Mobile application in test received new feature: native widgets for main mobile screen. While resigning all the additional modules are deleted (see https://developer.apple.com/documentation/bundleresources/entitlements). And it make application unusable.

Solution I would like to see:
Ideally to add some property to make step "Given I start mobile application" not to resign application, while connecting to Mobitru cloud, but to save existing enterprise certificate sign and add this developer to trusted list

Alternative Solution:
Possibly it may be new step "Given I start mobile application with no resign" or some like this which will do the same% save sign certificate of existing sign.

Additional information:
What I already receive from Mobitru support team is "https://app.mobitru.com/wiki/apidoc/#api-InstallApp-InstallApp link to proper API parameter to use" and screenshot where it is highlighted
Screenshot 2023-12-13 at 13 53 30

@ValeryRudko ValeryRudko added the feature New feature or request label Dec 13, 2023
@valfirst valfirst added this to the 0.6.6 milestone Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants