Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Android version of my app crashes when opening a window

$
0
0

I have an app that was made for iOS in titanium that pulls in a (sometimes large) json string and parses that into rows in a tableview. On iOS the app never had any problems handling large json strings and it never crashed.

Recently I've been doing the work to make the same app work for Android devices. For the most part that just entailed moving around some of the UI and changing how push notifications work. But now for some reason the app will crash when loading particularly long json strings (which was never a problem for the iOS version). When it doesn't crash from loading, it'll crash when I tap on a row to open a window (which again, itsn't ever a problem in the ios version).

When I try loading smaller json strings of the same information, the app will be slow, but it wont crash.

Is there something specific for Android titanium apps I should be doing to handle memory problems like this?


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>