Download and add .vcf to address book iOS - objective-c

I have a mobile website which allows user to add me to their mobile contacts by downloading .vcf contact into their iOS device but on iphone safari gives an error "Safari could not download file". Any help how to solve this idea (I think send this via email is possible but that is not a good solution according to my PM)
thank you guys
Best Regards

Related

Can't get my app reviewed in Facebook API

I can't get my app to be reviewed through the Facebook API.
The app is purely a facebook messenger bot, and the app type is "business".
I have configured the specific permissions I need, however I recieve an error that states "You do not have any platforms eligible for review. Please configure a platform on your Settings page."
I also cannot add my app domain in the basic settings, as whenever I press save changes, the url does not save and disappears.
Additionally there is no option to make my app live.
Any advice?
The error message
I am leaving this answer in the event someone else needs it. It was an answer suggested by Facebook support when I encountered the same problem.
Go into App Settings and add a platform "Website"
Just add your website URL.
If the requested permission is just Messenger based then the website will not be accessed or tested.

Video chat in inappbrowser IONIC 4

I am building an application. One feature is to online video call.So my question I have a third party link for a video chat, Can i open that link in inappbroser _blank and start the video chat?
Thanks for the Answer.
As your question description is very short but my understanding says.
NO.
1- _blank will lead to chrome or default browser which is not good at all.
2- If you use inAppBrowser your app might reject an app store and play store as they forced not to use that.

Huawei App Gallery rejects my app with insufficient reason

I've uploaded an app to Huawei AG but rejected by a message like
"Dear developer, the functions in your App are unavailable and we can
not edit content in it after we logged in successfully, please modify
it."
My app is already available on the Apple App Store and Google Play store and working properly so I don't think that it is unsuitable. I've check Huawei's review guideline but couldn't find any solution.
Does anyone know why this is happening?
Your app has been rejected, and the rejection reason is "Dear developer, the functions in your app are unavailable and we cannot edit content in it after we logged in successfully, please modify it." Check whether your app has the problem. You are advised to test the relevant functions.

Whatsapp share link does not work in safari

I'm using this approach: https://stackoverflow.com/a/25796908/3437433
It works like a charm, but when I'm trying to use it in Safari (both desktop and mobile), then quite strange things happen.
On desktop, origin link https://wa.me/?text=123 is somehow replaced with whatsapp://send?text=123. And then Safari displays error page about wrong protocol.
On mobile, correct page is opened by origin link, but also alert appears saying "can't open page because url is wrong". I can close that alert, can click on "send" button, but then https://whatsapp.com/download/ page is opened, instead of prompting to login to whatsapp and redirecting to chat.
Does anybody know what's going on here and whether it can be fixed?
We usually differ link at desktop view and mobile view to offer support for safari and other browser.
for desktop view we use
https://web.whatsapp.com/send?phone=6200000000&text=Hello%20Moxqitto
for mobile, we follow whatsapp best practice https://faq.whatsapp.com/en/android/26000030/
https://wa.me/6200000000
Tested on
Chrome for mac
safari for mac
android chrome
Ps: not tested when mac have whatsapp desktop app, but it will still work in the safari itself. so it should be ok
Official Sharing Documentation For WhatsApp. They say to use their wa.me/... URL. Okay! So let's try it out! http://wa.me/?text=mytest For me, I get an error message...
PAGE NOT FOUND
However, these seem to work great for me!
https://api.whatsapp.com/send?text=YourShareTextHere
https://api.whatsapp.com/send?text=YourShareTextHere&phone=123
If you are interested in watching a project that keeps track of these URLs, then check us out!: https://github.com/bradvin/social-share-urls#whatsapp

Native Extension for Air for iOS - email, sms, twitter, facebook

I am a Adobe Flash Builder and Flash CS5.5 user for making mobile (Android, iOS) apps. Currently, I am looking for native extensions for Air allowing me to share content via e-mail, sms, twitter and facebook for iOS.
At this time, I use the url-schemes mailto and sms, but this has some major drawbacks.
On Android I've managed to use the native extensions made by SSD.
Can anyone help me ?
here is one for sharing via email:
http://flashsimulations.com/2011/11/30/ios-native-extension-for-adobe-air-in-app-mail-composer/
Maybe give a go at this http://www.milkmangames.com/blog/tools/
Its paid a paid one though but sounds good to me - never used it.