Posts

Post not yet marked as solved
1 Replies
493 Views
Hi, I want to integrate the sirikit into my app. Is possible to add custom sirikit command to control iOS app? I figure out the sirikit only support the standard intent. === Standard Intents === Car Commands Lists and Notes Media Messaging Payments Restaurant Reservations Ride Booking VoIP Calling Workouts But I also get that the user could send the command (Navigate to ***) with Google Map by Siri. Does any know how to do that? Please help me or give me some hint? Thanks.
Posted Last updated
.
Post not yet marked as solved
0 Replies
326 Views
we have a device which provides both Bluetooth(iAP2) and Wi-Fi hotspot. When we connect an iPhone to this device through Bluetooth, is it possible to connect to its Wi-Fi hotspot automatically without user's interaction and permission automatically? The reason is the steps that switch to BT settings page and set up to connect the BT, then switch to wifi page to connect wifi is too complicated. Cloud someone help me or give some hint? Thanks.
Posted Last updated
.
Post not yet marked as solved
0 Replies
561 Views
Hi, As the title, I figure out the throughput of iAP2(BT) is bad while launching siri. So that I want to reduce the data during using siri. Is any way to get that event? Search a lot I find a workaround solution https://stackoverflow.com/a/54822234/4562870. But in some case, it will be failed. Is any idea for getting start & stop siri event? Please help or try to give some ideas how to achieve this. Thanks!
Posted Last updated
.
Post not yet marked as solved
0 Replies
731 Views
Hi, Before my question, I've sent this ticket to Apple Bug Report. But it need to wait a lot of time for getting response. So that I leave it on the Developer Forums. Please help or try to give some ideas how to achieve this. Thanks! Initially, there are running two apps in our project. The first one is sending the data with iAP2(Bluetooth)(40KB per sec). The other is sending the data with BLE(150 byte per 100 ms). The BT device is same(iAP2(BT), BLE). The phone connect with a Bluetooth headset and play a music. Normally, they work well. All of transmission are sent well. *** BTW: The MFi device is also made by us. *** But when answering a phone call, the iAP2 data looks like is hung on the iOS. We get two situations. The first one is no space. Check by the api(https://developer.apple.com/documentation/foundation/outputstream/1411335-hasspaceavailable). All of commands could not be sent. The other the hasSpaceAvailable is true. By checking the api(https://developer.apple.com/documentation/foundation/outputstream/1411335-hasspaceavailable), the content is sent completed. The results both of them are same. The iAP2(BT) could not be sent to the MFi device. We also traced the air-sniffer log, but we got nothing. The transmission between iPhone and the device stopped. We have no idea about it. Please help or try to give some ideas how to analyze this. Thanks!
Posted Last updated
.