gilshahar7 / ExactTime

Jailbreak tweak: show the exact time of a notification.
GNU General Public License v2.0
23 stars 6 forks source link

iOS 13 compatibility #3

Closed ahanank closed 4 years ago

ahanank commented 5 years ago

Hi there, would there be an update for iOS 13 in the near future? I tested it recently on iOS 13 and just letting you know, it doesn’t work. Didn’t see an issue posted so thought I should report :)

gilshahar7 commented 5 years ago

Thanks for reaching out, i do have a jailbroken device running iOS 13 and i have noticed that ExactTime is not working. I am planning on updating it but i dont have the time for it right now because of studies.

The code is open sourced and if there is anyone who can make a pull request to fix this, ill be more than happy to accept it and push the update to Packix.

I suspect that the change that is required is simply a class name change.

On Thu, Nov 14, 2019 at 22:31 ahanank notifications@github.com wrote:

Hi there, would there be an update for iOS 13 in the near future? I tested it recently on iOS 13 and just letting you know, it doesn’t work. Didn’t see an issue posted so thought I should report :)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gilshahar7/ExactTime/issues/3?email_source=notifications&email_token=ADIQYGATUZOQ3XFSI2EKUI3QTWYTLA5CNFSM4JNRINUKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HZNWMTQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADIQYGFUSFRIM6Z4PAV33LTQTWYTLANCNFSM4JNRINUA .

ahanank commented 5 years ago

Thanks for reaching out, i do have a jailbroken device running iOS 13 and i have noticed that ExactTime is not working. I am planning on updating it but i dont have the time for it right now because of studies. The code is open sourced and if there is anyone who can make a pull request to fix this, ill be more than happy to accept it and push the update to Packix. I suspect that the change that is required is simply a class name change.

No problem at all, at your convenience then.

gilshahar7 commented 4 years ago

Hey, i just updated the tweak to work on iOS 13. the deb file is also available until Packix approves this version.

Basically it was a stupid fix, i forgot that i restricted the tweak from loading on iOS versions higher than iOS 12. so i just removed that and it's all good now.

ahanank commented 4 years ago

Thank you so much! You are awesome.