titanium-modules Questions
1
Solved
I have my in-app product all set up for purchase in iTunes Connect via ti.storekit:
My Appcelerator 4.0 app compiles and deploys to my device (dev profile). The ti.storekit is linked to my app a...
Axillary asked 1/6, 2015 at 4:16
1
I'm using facebook 3.0.1 titanium module. In Android, the Facebook apprequests dialog always returns as cancelled, even while the actual apprequest is send as can be seen on Facebook. Because of th...
Eudy asked 22/1, 2014 at 10:6
0
I want create a Titanium module, therefore I have a class that extends KrollModule and its method:
@Kroll.method
public void example()
{
Activity activity = this.getActivity();
String filesDir...
Campuzano asked 14/7, 2012 at 10:40
1
Solved
I want to build an iOS module in which I have a viewController class with its .xib file. now the problem is how to call that view from my titanium code. I know that there are view proxy available b...
Monarch asked 7/5, 2012 at 10:7
1
Solved
i create a application.Whose, Log IN application in this we add a local database (db.sqlite). When new user do registration. than, add the whole data in database. its is run properly in device. But...
Camellia asked 22/2, 2012 at 10:50
1
© 2022 - 2024 — McMap. All rights reserved.