Hi,
We are seeing a low memory crash when we use ion-slide-box and the carousel has some large data.
The crash only happens on iPad 3/iPad Air but not on lower screen-size devices like iPhone and iPad mini-s.
To replicate the problem, we created a simple carousel with 30 items, all blank pages. If we rotate carousel few times, then the app simply crashes and on some occasions, the tablet itself reboots ! The crash shows that our app is using too much memory and hence it is shutting down.
However the crash does not happen on iPhones, iPad mini.
Here are the tablets where it crashes on rotation:
Tablet: iPad 3
Model: MD366HN/A
OS: 7.0.4 (11B554a)
Tablet iPad Air
Model: MD788HN/B
OS: 8.3 (12F69)
For iPad Air 2, the crash happnes less regularly.
I have uploaded the code @ https://github.com/bis27/ionic-slide-box-crash
The code can be packaged with cordova and tested on iPad.
If anyone has any pointers or seen similar crashes, please let all know