1

I want to know the basic implement newaer SDK (https://www.newaer.com) in my app for iOS Devices. I could not find anything useful on SO or any where else on internet regarding the Implementation of Newaer SDK. I did a lots of R&D but could not find any solution. if anyone has worked with newaer SDK earlier that would be great. Please help. I have some basic questions on this and if you know any tutorial that would be great. My questions are:-

  1. How to find out the unique NewaerID of my device.

  2. With the help of Newaer SDK can we find the android SDK.

There are some other questions. Please help. Thanks in advance.

4

2 回答 2

0

目前,iOS 的 SDK 无法看到 Android 设备,然而,反之则不然。即Android 可以看到正在广播的iOS 设备。

NewAer 目前正在开发一个提供此功能的新 API。

当前的 iOS SDK 不显示 iOS 设备的 NewaerID。iOS 的下一个版本将包括用于检索此标识符的 api 调用。

在实现方面,最好的指南是查看 SDK 包中的示例应用程序。如果您可以多解释一下您的用例,我可能会帮助您使用现有的 SDK 来实现它。

于 2013-07-03T17:03:45.950 回答
0

只需将 newaer-sdk-proximity-ios.framework 拖到您的项目中,并在https://www.newaer.com/landing中注册一个应用程序和应用程序 ID

于 2013-11-01T06:05:17.220 回答