I had this issue and it ended up being a syntax issue (function wasn't properly constructed) in one of my Angular services. For some reason the app worked fine on iOS9 with the issue, but iOS 8 didn't like it. I found the issue debugging the app in Safari via the iOS 8 simulator.
↧