React-native-onesignal: Keine bekannte Klassenmethode für Selektor 'didReceiveRemoteNotification:'

Erstellt am 16. März 2018  ·  3Kommentare  ·  Quelle: OneSignal/react-native-onesignal

Hilfreichster Kommentar

@suupham2506 @zootopia106 Dies wurde vor

// Required for the notification event.
- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)notification {
  [RCTOneSignal didReceiveRemoteNotification:notification];
}

Alle 3 Kommentare

Ich auch
gibt es eine andere lösung?

@suupham2506 @zootopia106 Dies wurde vor

// Required for the notification event.
- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)notification {
  [RCTOneSignal didReceiveRemoteNotification:notification];
}

@suupham2506 @zootopia106 Dies wurde auch im

War diese Seite hilfreich?
0 / 5 - 0 Bewertungen