我看维护公告里面有一条是:
2017.03.28
A新增 mac 版开发工具支持蓝牙调试A新增wx.reLaunchwx.chooseAddresswx.openSettingwx.getClipboardDatawx.setClipboardDatawx.arrayBufferToBase64wx.base64ToArrayBufferwx.showLoadingwx.hideLoadingwx.startAccelerometerwx.stopAccelerometerwx.onNetworkStatusChangewx.hideShareMenuwx.showShareMenuCanvasContext.setTextAlign等 API 的调试支持
其中有一个 wx.arrayBufferToBase64 但是实际上。小游戏里面如果调用的话会提示 wx.arrayBufferToBase64 is not a function
- - 这个方法废弃了?

所有的接口列表请查看:https://developers.weixin.qq.com/minigame/dev/api/
wx.getBluetoothDevices
为什么Android搜索到的蓝牙很多name都是“未知设备” 我们用的蓝牙是4.1的 Android能够搜索到但是连接会超时 iOS直接搜索不到该蓝牙, 像小米手环2能Android和iOS都能搜到并且连上,他的蓝牙是4.0的 想问下小程序支持哪些BLE蓝牙的使用
小游戏和小程序不一样吧
我是看的 历史更新日志* 小游戏