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
Implement support for iOS 10 #18
Comments
Thanks for reporting this. iOS 10 broke compatibility with AllYourTexts. AllYourTexts is no longer actively maintained, but we've created a bug bounty for a developer to fix this. Developers interested in the fix, the place to start will be: https://github.com/AllYourTexts/AllYourTexts/tree/master/AllYourTextsLib/DataReader |
Basic support for iOS 10 by doing a version check and if needed adding a subdir to the database path.
Today, for iPhone 6 on iOs 10.2 with iTunes 12.5.1.21 with Win 7 PC I received the below error: Seems like my back folder is different than the first poster? Correct? |
I have a fix for the latest iOS backup format. Very simple. Let me know if you want the changes; alternatively, I can just fork your project. |
Sure, can you send a pull request? |
Worked on pre-iOS10 BU, named 2b64ba4551fb154cc37479dc5e179424cd62f1a9, but a new backup with same install of AYT gives error that it can't find that BU folder after a BU is made with iOS10.0.1 installed on iPhone 6s. iTunes 12.5.1 used in both cases. On Windows 10 with anniversary update, all updates and a fresh install of AYT. The new BU folder name is 224a025f0e3f82883d0c36c193fefccb50f7cc4b
(There are two different iPhones backup up, a 5 and a 6s. AYT shows both, the 5 was from 2015. Choosing that still works, shows the texts. Selecting the one from the 6s on iOS10.0.1 newly created fails.
The text was updated successfully, but these errors were encountered: