🐛 Fix NSE, get token from flutter side in native iOS

This commit is contained in:
2025-06-02 02:23:59 +08:00
parent c00987dfdc
commit e431a54a89
7 changed files with 59 additions and 11 deletions

View File

@ -66,5 +66,10 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSUserActivityTypes</key>
<array>
<string>INStartCallIntent</string>
<string>INSendMessageIntent</string>
</array>
</dict>
</plist>