Skip to content

Commit 4e771fe

Browse files
Additional update for iOS readme javascript configuration
1 parent 15ebf9c commit 4e771fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ class myapp extends Component {
599599
}
600600

601601
register() {
602-
NotificationHub.register(remoteNotificationsDeviceToken, {connectionString, hubName, senderID, tags});
602+
NotificationHub.register(remoteNotificationsDeviceToken, {connectionString, hubName, tags});
603603
}
604604

605605
unregister() {

0 commit comments

Comments
 (0)