ios10.3

SKStore​Review​Controller, How to use it in a correct way?

与世无争的帅哥 提交于 2019-11-27 05:38:56
问题 I have seen some answer but not satisfied with them and got some idea, but don't know how to use it properly, so that it will execute in proper way, though i think it should be used in App delegates didFinishLaunching , but i wanted to be sure before implement it in Live app without any hustle. SKStore​Review​Controller is only work for ios 10.3 what i read, could anybody explain with little bit of code in swift and objective c. UPDATE: Actually I'm confused about calling the method request

Prompt when trying to dial a phone number using tel:// scheme on iOS 10.3

一笑奈何 提交于 2019-11-26 22:35:18
After updating to 10.3, my app no longer automatically dials a phone number after pressing the call button in my app using the openURL: options: completionHandler: method. Instead, a prompt comes up every time to confirm the user's intentions. As per the Apple Documentation: The tel URL scheme is used to launch the Phone app on iOS devices and initiate dialing of the specified phone number. When a user taps a telephone link in a webpage, iOS displays an alert asking if the user really wants to dial the phone number and initiates dialing if the user accepts. When a user opens a URL with the tel