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

Default mode seems to be CONFIRM_ONLY instead of TEST_AND_CONFIRM #206

Open
wasnotrice opened this issue Mar 28, 2024 · 0 comments
Open

Comments

@wasnotrice
Copy link

I'm working on an app that uses this project as well as the Android counterpart, and I noticed that, when using the default settings, the order of states during firmware upgrade is different from one platform to the other.

It seems like the iOS default mode is not TEST_AND_CONFIRM as indicated (and recommended) in the README, but actually CONFIRM_ONLY.

I confirmed this emprically—if I set the Android mode to CONFIRM_ONLY, then Android behaves like the iOS default mode. If I set the iOS mode to TEST_AND_CONFIRM, then iOS behaves like the Android default mode.

Looks like the default mode is set here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant