twofas / 2fas-ios

Source code for 2FAS iOS app
GNU General Public License v3.0
480 stars 35 forks source link

Import tokens from Android (version of 2FAS) into old iOS #86

Closed derekdai closed 4 months ago

derekdai commented 4 months ago

Question

First of all, thanks for the great app!

The problem I am trying to solve is, export tokens file from Android phone (v5.3.5) onto iOS. Since I can't install latest version of 2FAS app on iOS (iPhone 7 can't upgrade to iOS >= 16), the importing end up with error because of file format it can't process. Any suggestion?

Acknowledgements

adocyn commented 4 months ago

@derekdai The format changes because the data changed. But you can try to change version inside to 1 or 2 and see what happens.

derekdai commented 3 months ago

@adocyn Thank your for the tip. I change the schemaVersion from 4 to 3, now iOS version of 2fas can recognize the content.