twofas / 2fas-ios

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

Any ETA for Apple Watch support? #16

Closed blocman closed 1 year ago

blocman commented 1 year ago

Apple Watch is fundamental to how I use my 2FA apps, I’d switch to yours immediately if it were added. Any ETA? Or whether it’s in the works at all?

adocyn commented 1 year ago

Hi @blocman, yes, it's in the "pipeline", we have to just do one thing before that - add password based encryption for iCloud content. Then we can implement that in the Watch app from the start and skip messy transition between old and new storage format. In the long run it's the quicker way. But because of that I can't give you an ETA. Q2 - Q3.

cthulu commented 1 year ago

Does this mean the format will not be compatible anymore with Android? Or, you can always export it in a platform-agnostic format?

adocyn commented 1 year ago

@cthulu Exported JSON file is an entirely different beast than the CloudKit storage database. It won't be impacted 👍

notDavid commented 6 months ago

@2fas-com Hi there, please consider re-opening this issue, because we can then follow this issue by "status" to get a notification by the time the feature is implemented and closed / released.

Thank you!