beeper / phone-registration-provider

A small service that generates iMessage registration data on a jailbroken iPhone
GNU Affero General Public License v3.0
97 stars 21 forks source link

iOS 9 compatibility #17

Open cYrAx157 opened 4 months ago

cYrAx157 commented 4 months ago

hi there, I have an iPhone 4,4s and iPad (3. Gen) lying around here. Unfortunately the latest iOS for these devices is 9.3.6 Is it somehow possible, to run the beepserv on these devices ?

itsjunetime commented 4 months ago

We would like to support iOS 9 and lower, the issue is mainly that the methods we currently use to generate the 'validation data' only exist on iOS 10+. We're pretty confident it's possible to do on lower iOS versions, it would just take some work and we haven't had time to prioritize it yet. We'll keep this issue open until we get there, though.