Commit 8fe3494
docs: align setPushNotificationToken iOS mapping with the Swift symbol
The dartdoc referenced setPushNotificationsDeviceTokenString, which does not exist in Swift: NS_SWIFT_NAME renames that ObjC selector to setPushNotificationsDeviceToken(_:), the symbol the plugin actually calls. Documents the real Swift method (String overload) and notes the ObjC origin. Addresses Copilot review comment 3328481126.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent a4bbaff commit 8fe3494
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
678 | | - | |
679 | | - | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
680 | 683 | | |
681 | 684 | | |
682 | 685 | | |
| |||
0 commit comments