开发者

invoking favorites tab of native phone app in iphone

开发者 https://www.devze.com 2023-01-27 06:25 出处:网络
is it possible to invoke the native phone app favorites tab into my app ? or i have to reproduce same thingm开发者_StackOverflow社区anually ? No, you can\'t get the favorites tab into your application

is it possible to invoke the native phone app favorites tab into my app ? or i have to reproduce same thing m开发者_StackOverflow社区anually ?


No, you can't get the favorites tab into your application. I don't think it is possible to get the list of favorites from any official API so you have to implement it all. That is, the list of favorites in your app can't be synced to the list of favorites in the native phone app.

0

精彩评论

暂无评论...
验证码 换一张
取 消