Posts

Post not yet marked as solved
0 Replies
411 Views
Hello, Parent (parent) device set up and one child (child1) accepted invitation. I now connect another child (child2) and it asks me to accept invite from child1 (I decline) and then parent (I accept). Is there anyway to stop having to tap decline to each child device each time I add one? We have to add 7 child devices and it seems silly to do it this way. There must be something I am missing? I think within peerDidChangeStateWithNotification but it does not seem to be working when I stop advertising when connected. I could add code but thinking it might be just someone explaining the thought process.
Posted
by malak1974.
Last updated
.
Post not yet marked as solved
0 Replies
542 Views
Hello, my customer has downloaded redemption codes from VPP for an approved Apple TV app. Both he and I redeemed the codes on our iPads. The app shows up on Apple TV under Purchased. When selecting the app the screen goers white and says Cannot connect to App Store with a Retry button. I've rebooted the Apple TV but same thing. Other apps work fine for seeing the download screen. Any suggestions?
Posted
by malak1974.
Last updated
.
Post not yet marked as solved
0 Replies
402 Views
Hello, Using the well-worn demo from appcoda to get Multipeer working. Made needed updates for iOS 14 to the code on git call MCDemo - working great now with one exception: the organic advertiser device name (when tapped) never connects/pops the alert to connect. Only if I give the child device a name does it work as intended. Unsure where to look to diagnose the problem and fix.
Posted
by malak1974.
Last updated
.
Post not yet marked as solved
0 Replies
376 Views
Hello, My client has a security system app that will be going in the store soon. They are worried that the app will be rejected as they plan on promoting the external subscription signup (which also uses a separate payment system btw).  Are we allowed to talk about / link to the monthly subscription for a security plan per the guidelines?  Will this be seen as circumventing the 30% fee?  Does app functionality changes based on the subscription signup impact rejection? What else could I be missing? Thank you, Evan
Posted
by malak1974.
Last updated
.
Post not yet marked as solved
0 Replies
278 Views
Hello, TL:DR I need a simple way to send "000190" with UDP to a local Arduino in Objective c. I do not have the hardware to test. Longer: Do you have a rec for a library? Here Is what I have tried: GCDAsyncUdpSocket, and a simple example called UDPEchoClient - https://gist.github.com/ratulSharker/3b6bce0debe77fd96344e14566b23e06 I do not get any received log results of course since the server is not available to me so I tried finding an open test server, I also tried running a local server using netcat (all new to me). Any assistance or direction would be appreciated. PS I ordered an Arduino for myself to be able to test but it has not arrived yet.
Posted
by malak1974.
Last updated
.