Preguntas con la etiqueta [apple-push-notifications]
Lista
apple-push-notifications preguntas
RegisterForRemoteNotificationTypes: no es compatible con iOS 8.0 y posteriores
15
respuestas
210
votos
104.5k
vistas
Al intentar registrarse para recibir notificaciones automáticas en iOS 8.x: application.registerForRemoteNotificationTypes(UIRemoteNotificationType.Alert | UIRemoteNotificationType.Badge | UIRemoteNotificationType.Sound) Obtuve el siguiente error: registerForRemoteNotificationTypes: is not supported in iOS 8.0 and later. ¿Alguna idea