Skip navigation.
Home

App crashes when trying to load workout on iPhone 5

Assigned to:Ransom
Created:davidhaurin at Sat, 2014-11-08 12:16
Status:Open (Bug / Priority High)
Case ID:IMobileIntervals iphone application: 503-22951
Last modified:Mon, 2014-11-10 11:16

Every time I try to load a custom workout I have created online, the app crashes. It doesn’t matter if I try to just load the workout or load and go. Any suggestions? My app is the latest up-to-date version too.

Thanks

Crash due to special character in title

There is something funky about the hyphen you are using in your workout title. I notice that it displays as -- in the personal workout list. I have cloned your 11.4 and 11.8 workouts and they both crash for me as well. However if I edit the workout and change the hyphen to a regular dash it displays right and doesn't crash.

I've changed the dashes in your workout titles so it should work correctly now. I have a clone of your 11.8 workout and I'll try to figure out how to sanitize that string so it doesn't break the iphone UILabel (its actually crashing Apple code, not mine).