- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hey guys,
I'm not much of a coder, well...okay, not at all :).
I've purchased a template that appears to be Cordova ready.
What I need is to open the social networks (fb, twitter, g+, skype, etc) as it follows: if there the social network's app installed, then it will use that, if not, it will open the default browser. Right now, (L.E.: only on Android) it either opens the link inside the app, and that's not acceptable, or it opens the native app IF it's installed, if not, there is no action.
Also, I've managed on Android to open whatsapp to a specific number, but not on iOS. Is there a way to do so? Or is the ios security paranoia that don't allow such an option?
Thank you!
Andrei
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
There is at least one plugin out there that can be used for this purpose (if I understand your question correctly). It will is this plugin > https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin <
Any plugin requires some level of programming, you have to adapt the code in your app to use the AP provided by the plugin.
