CallKit can not open app by social profile at contacts detail page - ios

When I set
config.supportedHandleTypes = NSSet setWithObjects:[NSNumber numberWithInteger:CXHandleTypePhoneNumber], nil];
I can open my app from iOS contacts by long pressing the call button and choose my app from the menu.
When there is a new social profile named my app name, nothing happens when I tapped it.
I have tried WhatsApp And DingDing and some other apps, they can be opened by tapping the social profile.
Please see the screenshot:

Related

Ride with Uber button opens up appstore instead of Uber App

I know how to correctly implement a "RideRequestButton". But when I try to implement the same in my Project, and when I tap on the "Ride With Uber" button, it opens up the App Store. Can anyone help?

Link to App in App Store

I have 2 links to 2 different Apps in App Store: https: //codepen.io/Cr0up13r/pen/KXMGLL
On clicking on first link, new tab opens and I'm getting asked Open this page in "App Store"?. On clicking on second link, nothing happens. On tapping on this link for about 1-2 seconds, I'm getting a notification Open in "App Store", Copy, Share... or Cancel. Why this different behaviour? What have I to do to open second link on click (like first link)? Thanks.
I'm using Safari / iPhone 6 / iOS 11.

IOS10 app's widgets don't appear when an user open the app, but them can be clicked

I've upload my app(develop by Swift3) into Apple App Store, but there's an user give me a feedback message that when she downloaded my app from Apple App Store and opened it. After pushing the first viewcontroller(I've init a viewcontroller plastereding with an UIImageView. ps:like LaunchScreen) into the navigationController, All widgets which are in the second viewcontroller(My logincontroller,there some UITextFileds and UIButton) didn't show in the screen but she can also click them(they were all right but couldn't appear).
PS:This user can not find my app in her iPhone's settings too.

How to include Facebook Messenger and Instagram in the default share dialog?

I am using an activity view controller for sharing in my app. All the apps are visible in share but Facebook Messenger and Instagram are not there. I also tapped on the more button but these two apps are not there.
You cannot provide code for including third-party apps in the default UIActivityViewController share dialog. If the app is downloaded on the device, the option will appear.

How I know which contacts have iMessage?

I have iPhone 6.
Is there any app on apple app store that can show me which of my contacts have IOS iMessage? There is some information on google but for checking one by one contact. I want to check all contacts in one shot
It's old but anyway ....
Launch the Messages app in iOS.
Tap the Compose button in the upper right corner to start a new message.
Type the contacts name, or just put the first letter of their name and have a list populate.
iMessage users will show a blue iMessage icon alongside their name.

Resources