Quantcast
Browsing all 8068 articles
Browse latest View live

Android Notification Intent doesn't start activity properly any more

What I want to achieve here is that when users click the notification, the app will open and switch to the corresponded tab within a tab group. It was working, but not anymore now. I can't find the...

View Article


iOS Ti.App.Properties not persisting

Hi all, Ti.App.Properties is not persisting data across iPhone reboots. I am using Ti.App.Properties to store integers and strings- and it is working fine functionally with my app. However, when I...

View Article


How To Send Https Request And Install Certificate Titanium Alloy

I want to send request using HTTPS. Which goes with installing the certificate at client end also. what will be the request parameter in HTTPS, added extra when compare to normal HTTP request. I send...

View Article

How to create Tableview row Custom has check?

Hi friends, I have faced small size of tableview row hascheck box in my Android S3 device So i planned to create custom Tableview row hascheck.Please see my blow code. If anybody have any idea please...

View Article

Email with multiple file attachment in titanium android

How to send email with multiple image file as attachment? . I tried but the last chosen image is only being attached in mail, other images are not attaching. I am using Titanium 3.x and platform is...

View Article


Will Titanium support adding APK Expansion files?

Or does anyone have an external module for that?

View Article

Get certificate fingerprint from apk

Hi, Is there any way to get fingerprint from apk which is build? I am using alloy framework and titanium version 3.2.0.201312191547. Help me ASAP. Thanks in advance.

View Article

Titanium when running iphone simulator, mac freezes.

I'm using titanium 3.2.2, and since yesterday, when I'm trying to run the application on iPhone simulator, it freezes my mac at the step "focusing the iOS simulator", and the computer freezes. I have...

View Article


ACS - Delete user as admin

Is there currently any way to login as an admin user and delete another user? The PHP system I have creates a new ACS user when a user is created on the site, but when they are deleted from the site...

View Article


Error uploading images IOS

The Requirement: I need to upload an image to node server using titanium What I have already done? So, far I have successfully uploaded the image on android. The Code: ``` var myImage = event.media; if...

View Article

iOS Notification Badge

Hi, Recently I came across a scenario in which I want to display the app badge when the iOS notification style is none. I have changed the style to None and left everything on as in this link. As far...

View Article

customise Paypal image

hi, i am using paypal module for transaction . but i want to customise image (pay with paypal ). can anybody plz help to sort out it. button = Paypal.createPaypalButton({   height : 37 + u, buttonStyle...

View Article

iOS Push Notification using ACS.

Hi All, I am trying to implement Push notification for my iOS app using Appcelerator Cloud Services (ACS). and i followed this link. also referred this link too. I did everything like they suggested....

View Article


Push Notifications Encoding Problem with Chinese & Japanese Character on Android

App push notifications success but received question marks on Android only, iOS receiving Chinese & Japanese push notifications just fine. My app encodes in UTF-8 but android seems doesn't really...

View Article

Android Emulator List in Studio shows unavailable AVDs and doesn't update

I installed the latest version of Studio yesterday, and it helped me download and install the Android SDK. When I want to run on an emulator for Android, I can choose from a huge list of different...

View Article


Can i hide a selected row / tableviewrow in a table / tableview?

Good morning guys, here is the thing, I have a TableView that is appended with several TableViewRows, some rows are for system messages and others are for "normal" messages, eacho row has an id for...

View Article

salesforce module

Hello, im trying to use salesforce module but i have problem with the Authentication. when check sent urls i notice that the module sent the Authentication url to login.salesforces.com i want to change...

View Article


Creating a dynamic options menu

Hi, This is my first app and I don't know how to do it. I want to create dynamic menu using a database. The options must be hidden so I use options menus instead of tabs. When you click on each option,...

View Article

Connected Android device is none;

Not able to figure why my android emulator information is undefined. I figured out running ti info. See below Android Emulators Galaxy Nexus Path = undefined SDK Version = undefined ABI = undefined...

View Article

oAuth2 connector

HI, I've seen several code snippets for oAuth to work with Twitter: https://github.com/jublonet/codebird-js or https://code.google.com/p/oauth-adapter/source/browse/trunk/oauth_adapter.js But I need to...

View Article
Browsing all 8068 articles
Browse latest View live