I followed this answer: how do I create a new EKCalendar on iOS device?
But the calendar I created does not appear on the iPhone’s calendar.app middle? should be?
Maybe I am a little co
I followed this answer: how do I create a new EKCalendar on iOS device?
But the calendar I created does not appear on the iPhone’s calendar.app middle? should be?
Maybe I am a little co
4, at this time we can remove the readonly attribute, the problem is easily solved, the code is as follows:
String js = “document.getElementById(‘createTime’).removeAttribute(‘readonly’)”; //