We have developed an app in which we are using Ti.Calendar
but I found that when follow below steps the app is crashing randomly. I can't find the exact problem and its relevant logs.
- Open Calendar page, the app is tab based and we need to select Calendar tab in order to open the same page.
- Minimise the app by pressing the Home button
- Open app
- Try to add event to calendar. Calendar page is opened by default.
- It shows message "Unfortunately, Standard app has stopped."
The issue is random but happens on the same sequence.
The same app crashes after long time usage also. We are not running any background activity but the app crashes.