Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Q1:我想在一天的开始(每天)调用一个方法,即使用户没有打开应用程序?
Q2:我想在一定时间内显示通知?
UILocalNotification
这是给你的教程。谷歌将会出现更多。
当按下 tableview 单元格时,使用 tableview 并尝试打开具有故事板和导航控制器的根视图控制器的 collectionviewcontroller 。但收到错误消息
应用程序试图在目标上推送一个 nil 视图控制器
- (void)tableView:(UIT