runnersaw / pebble-text

Jailbreak app for iOS to allow users to text from their watch with their voice.
The Unlicense
17 stars 2 forks source link

Both the TWEAK and the APP crash #3

Closed dahauss closed 8 years ago

dahauss commented 8 years ago

Both the IOS TWEAK and the APP crash with the latest Pebble FIRMWARE and APP when you send the message either a new or a reply. Please fix....

joemerlino commented 8 years ago

It's totally normal since the tweak hooks some methods inside the pebble time app, keep calm and wait the update on a rolled back app.

dahauss commented 8 years ago

Rolled Back? is it just the IOS app that needs to be rolled back? I assume you mean to wait for a fix to come out which is being worked on?

joemerlino commented 8 years ago

Probably just the iOS app yea.

You can find the clutched version all around.

dahauss commented 8 years ago

Clutched? I would love to find the previous IOS app so I can use the replies until a fix is out for the latest.. any help would be appreciated

joemerlino commented 8 years ago

Use the tweak AppAdmin to download the previous version of the app from the appstore or find a clutched (crac*ed) version online.

dahauss commented 8 years ago

I tried to use app admin.. Im on IOS 8.4 . I installed the tweak but when you press the OPEN button in the app store it just opens the app and not the download dialog

joemerlino commented 8 years ago

You must watch a tutorial on how it works AppAdmin.

dahauss commented 8 years ago

i did that and it doesnt work.. what am I doing wrong?

runnersaw commented 8 years ago

Fixed this morning. Pebble removed the instance method -(NSString *)rawString; from PBPhoneNumber. Fixed in this pull request: https://github.com/runnersaw/pebble-text/pull/4 and version 1.0.0-278 of tweak.

dahauss commented 8 years ago

Thanks for fixing so QUICK!!!!!