My app is showing “App Name” keeps stopping while downloading the apk file. Please help me. These are the blocks -
Are you getting this error during installing apk or after installing ?
After installing apk
Do you having only 1 screen ?
Use clock component in screen 1
No, i have 3 screens but the error is shown just after the first screen
Use clock component in screen 1 as below
Try this using this method
Now i have changed the duration as per your animation
I used this method just now but it is still showing that error
can you post how changed blocks after adding clock component
Did you removed When Phase1 AnimationEnds
?
Can you share the link to this extension let me check all its work
delay
int : Amount of time after which animation should start (in milliseconds).
See this i got it
Ok, I did that but now then also it is showing that error
try giving 100
Remove clock
Actually, the animation is happening after that it is not working
@Anwita_Divya , can you try to reduce the animation duration that is 2000 in your blocks. Try to set it 1000 or lesser as the clock interval is 1500 then try again.
Or may you post your apk here?