We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题,需要把iOS相关初始化延迟,相关变量如下
lazy var mCentralManager: CBCentralManager = CBCentralManager() lazy var mPeripheralManager: CBPeripheralManager = CBPeripheralManager()
The text was updated successfully, but these errors were encountered:
会在下个版本支持
Sorry, something went wrong.
This issue is stale because it has been open for 30 days with no activity.
No branches or pull requests
如题,需要把iOS相关初始化延迟,相关变量如下
The text was updated successfully, but these errors were encountered: