UILocalNotification repeat sound
问题 I have used the code from apples example from this page: Link, but I can't seem to get the sound to repeat. I have checked other applications, such as skype (for VOIP) and Alarm Clock Pro (audio?) but I cannot get the sound file to be repeated. This is my code: - (void)applicationDidEnterBackground:(UIApplication *)application { AlarmHandler *AHinstance = getAlarmHandlerInstance(); UIApplication* app = [UIApplication sharedApplication]; NSArray *alarmList = [AHinstance getAlarms]; NSArray