现在需要stream post请求中需要设备id 如何获取
프론트엔드 개발자에게 미리 만들어진 방법은 없습니다. 모듈은 iOS 수준에서 확장되어야 하며 다음과 같이 얻을 수 있습니다. [[[UIDevice currentDevice] identifierForVendor] UUIDString];
[[[UIDevice currentDevice] identifierForVendor] UUIDString];
프론트엔드 개발자에게 미리 만들어진 방법은 없습니다. 모듈은 iOS 수준에서 확장되어야 하며 다음과 같이 얻을 수 있습니다.
[[[UIDevice currentDevice] identifierForVendor] UUIDString];