Posts

Post not yet marked as solved
1 Replies
768 Views
Hi Apple,we are developing a Video Doorbell App. The VoIP app receives a PushKit notification and report immediately the incoming call to CallKit framework, because we love the tightly integrated experience. However, if the user decide to answer a call, the app opens, a video preview (early media) captured by the doorbell camera is shown, and the conversation doesn't start automatically. This approach requires the user to explicitly accept/refuse a call in the App UI, or trigger other operations like turn on a light, open the door, etc.By doing this are we violating the community guidelines? Should an audio conversation always start accordingly? The app may be rejected? Thank you in advance.
Posted
by Kalpa.
Last updated
.
Post not yet marked as solved
1 Replies
741 Views
Hello developers, I have a ELF 32bit binary which is taken from an Android app. The format is: ELF 32-bit LSB relocatable, ARM, EABI5 version 1 (SYSV), with debug_info, not stripped Is there any way to integrate the same binary into an iOS App? It is my understanding that I will need a way to converto ELF to Mach-O format, is that correct? Is such a thing technically possible? Thank you, Kalpa
Posted
by Kalpa.
Last updated
.