-
-
Any interest in further hacking the sdk? Maybe you know someone interested?
I want to hack libespnow.a/espnow.o.
esp-now provides a call back for action frames, but its vendor specific to espressif.…
-
### 문제 상황
- Observer와 Audience 분리를 통해 서로의 역할을 구분하던 형태였으나, 중복되는 코드가 너무 많음
### 해결 방법
- Observer와 Audience 클래스를 합치자
### TODO
- [x] Multipeer Connectivity 다시 공부하기 (공식 Document 참고)
- [ ] 앱의 기본적인 …
-
Xcode 9, build for iOS 9.2+, class MultipeerConnectivitySession
I made fix for self:
```
public func session(_ session: MCSession,
didFinishReceivingResourceWithName name…
-
Support chat backup file encryption and upload to our server.
-
Hi,
I have this running on 2 physical devices but when I try to connect them, I simply get this in the Xcode cmd output:
`Not in connected state, so giving up for participant [48c78cc] on channel [0…
-
Hello
Appreciated for making the plugin which helps my app a lot for building for IoT, but I just want to ask is getSSID() (or getBSSID) the only function that is an available function for iOS devic…
-
This seems like a pretty cool project!
I am not very familiar with WiFi Direct, but my understanding was that Apple does not support it (as in: it will not be possible to communicate between iOS an…
-
I've opened the project in Xcode 7 or 7.1, and attempted to build the iOS app (I'd like to see the framework functioning before I try integrating it).
I am unable to build because when Xcode tries to…
-
This is a list of frameworks I've been working through in the translation PRs.
This is basically just what shows up on the Apple website under system frameworks, technologies page, the SDK director…