Hello friends,
I'm currently developing a native mobile application for IOS. I need to integrate the Olark chat messanger with my application which is already integrated on my website synchronized with this app.
Please let me know if anyone of you has an idea about how this can be achieved.
There are no sdk's provided by Olark for iOS at the current time (8th Jan 2013).
I searched on Google and found a link : http://www.quora.com/Has-anyone-made-something-like-olark-for-mobile-iOS-yet . Hope it'll help you.
Related
Given all of Facebook's api changes since April 2018, does anyone know if it is still possible to trigger a share dialog without using the Facebook SDK?
They give instructions on how to do it with the Facebook for IOS SDK here.
However, I'd like to avoid including the Facebook SDK in my app given its size
Thanks in advance for any insights.
I want to know the basic implement newaer SDK (https://www.newaer.com) in my app for iOS Devices. I could not find anything useful on SO or any where else on internet regarding the Implementation of Newaer SDK. I did a lots of R&D but could not find any solution. if anyone has worked with newaer SDK earlier that would be great. Please help. I have some basic questions on this and if you know any tutorial that would be great. My questions are:-
How to find out the unique NewaerID of my device.
With the help of Newaer SDK can we find the android SDK.
There are some other questions. Please help. Thanks in advance.
Currently the SDK for iOS can not see Android devices, however, the opposite is not true. i.e. Android can see iOS devices which are broadcasting.
NewAer is currently working on a new API which will provide this feature.
The current iOS SDK does not reveal the NewaerID of a an iOS device. The next release for iOS will include api calls to retrieve this identifier.
In terms of implementation, the best guide is to look at the sample application in the SDK bundle. If you can explain your use case a little more I may be able to help you to reach it using the existing SDKs.
just drag the newaer-sdk-proximity-ios.framework to your project,and register a app and app id in https://www.newaer.com/landing
I'm trying to start implementing MPL into a new app.
I only found links to the current Paypal iOS SDK , but that one is only supported inside the US, so It's not a solid option for me.
https://github.com/paypal/PayPal-iOS-SDK
Trying to find a download for the classic MPL SDK but their website is not very helpful.
Would appreciate any assistance on this.
PayPal is replacing the Mobile Payments Library with the iOS/Android SDK. You should be able to download the SDK from the the github site here. Non-US developers, can continue to use the MPL and you should be able to find it here.
I've developed an iOS application using the Appcelerator's Titanium framework, I want to integrate the janrain login widget to my iOS application. Is anyone tried this? If so can you please help me to do this.
Thanks,
Siva...
This link shows how to use janrain in ios and android in titanium.
https://github.com/euforic/Janrain-Titanium-Appcelerator
I hope this will helps you.
I'm beginner to corona sdk and programming , I want to share my app via facebook to my freinds.I want a button that connects to the facebook through my app and my default message will be send to my freinds.Can anyone help me ?
Have a look at the Ghosts vs Monsters sample/template on the Corona SDK website.