I have a problem, when I share my play store app link on WhatsApp to some unknown user then he cant click on link (mean link is grey not openable).
Link become clickable once user trust me and add me to his/her contacts.
Is this feature is of WhatsApp for security issues or am I doing something wrong?
I read in some blog that WhatsApp not allow links to be clickable from some random users until you trust him.
I just want to confirm
Related
I may be searching for the wrong thing, which might explain why I can only find information on setting up password autofills.
I'm looking for the ability to for a user to enter email, phone, first + last names in an app, the same way some websites are able to do it, the options appearing above the keyboard.
I have the fields content type set in the storyboard (Name, Telephone Number, Email Address)
Can anyone advise if this is possible and how I go about doing this.
Password Autofill is the only feature that automatically does that on IOS Apps.
The other feature you are talking of "Contact Auto Fill" that you say happens on some websites on your mobile is a feature implemented in the Safari App.
If you go to your IOS settings and open Safari Settings, you'll see you can select a contact to use for contact and credit card autofill.
Safari Settings Screenshot Safari Settings Screenshot2
To get such a feature, you would have to manually implement.
Automatic availability of such feature would probably have privacy concerns to user (meaning you can auto extract true user contact information by just making such a form in your app).
When we install whatsapp in android, then the contacts in address book are automatically synced with whatsapp contacts and the logo of whatsapp shows in front of them. So when we open that contact and click on whatsapp contact directly from there and we are sent back to whatsapp.
The same functionality I need in iPhone with my app. See thye attached screenshot.
If we click on that bubble then we will be sent back to new message page. The same way I want my icon with that contact and it should open my app. How to do this?
I want to do it by code (my app) itself.
If you have any idea or know any documentation then please share.
Thanks in advance.
I am using the activity view controller to share message to SMS, Facebook, Twitter. Is it possible to add Google+ too. Please let me know how it is possible in Swift
By default in the iOS 8, we can see a more a button. If you click it, users can see the google pus app if he/she has installed in their phone. User can select from there if they want to send text message via google+ from there.
Let my app be A and the app user is called A1
I have a completely different person with his mobile mobile number - N1
Now I want achieve the following in my app A - When the user A1 clicks on a button, Whatsapp is opened(if present) with a compose message to the number N1, whether or not he is in his contact list.
I am pretty sure that this is possible on Android as I my self have done it but in iOS, I am not able to find any solution. What ever solutions are out there don't achieve what I want as they open Whatsapp in general, and show me all the users out there. Please, do not redirect to the Whatsapp.com support URL as it is pretty useless.
Is there a service that allows me to put a form on my site that will send a link to my iOS app to a user?
User goes to my site
User inserts their cell phone number in a field
User receives a text message with the link to download my app
Does this make sense? Is there a better way? I've seen this before but can't remember where...
Currently do people really just take out their iPhones, open the app store, search for the app name to download it?
PS: Before posting I searched Google and this site but didn't find any answer.
Not quite what you're looking for, but probably a lot easier for you to do: You could create a QR-Code that contains a link to your app in the App Store. Then people can scan it with their phones (there are tons of popular apps that can do this), and when it opens the URL, the user will be redirected to the app store.
Just use the https://itunes.apple.com/us/app/[...] link from iTunesConnect for your app.