Saya telah menyiapkan pemberitahuan lokal di Delegasi Aplikasi Menggunakan ini: - (void)applicationDidEnterBackground:(UIApplication *)application { UILocalNotification *notification = [[UILocalNotification alloc]init]; [notification setAlertBody:@"Watch the Latest Episode of CCA-TV"];...