My app get crashed

my app show
-appname- keeps stoping

Avoid Crashes of the Application for some of the components - Discuss - Kodular Community

see this

2 Likes

still problem not solved

1 Like

to find out what causing the crash, use logcat

1 Like

if i send aia file to kodular community will kodular community solve crashing problem and give back aia

If you wish post aia here

TSInsta.aia (286.3 KB)

Problem is with upload screen

Is it solved?

Logcat
java.lang.NullPointerException: Attempt to get length of null array
	at com.puravidaapps.TaifunFile.getList(TaifunFile.java:360)
	at com.puravidaapps.TaifunFile.AsyncFileList(TaifunFile.java:326)
	at com.puravidaapps.TaifunFile.access$000(TaifunFile.java:70)
	at com.puravidaapps.TaifunFile$1.run(TaifunFile.java:313)
	at java.lang.Thread.run(Thread.java:919)

Check this one :point_down:

TSInsta.aia (286.5 KB)

1 Like