Skip to main content

Questions tagged [titanium-mobile]

Use this tag for questions about the cross platform Titanium Mobile SDK. If your questions is specific to Alloy, Android, iOS or modules add the related tags like [titanium-alloy] too.

0 votes
2 answers
30 views

The modules are not compatible with my mac m2. Is there any way or alternative to make them work?

I have a mac m2 and I am trying to run the apple simulator with some titanium modules and I am shown the following errors: [ERROR] Error: The app is using native modules that do not support arm64 ...
user avatar
1 vote
1 answer
34 views

Problem: synchronized scrolling of two tables in app

Heyhoo, The following problem: we have an evaluation in our app that consists of two tables. Table 1 shows the days with dates, table 2 shows related records in several columns. Both tables are ...
Benjamin Knbben Zonda's user avatar
-1 votes
1 answer
327 views

Apple Complains About Missing API Declaration In Titanium App

I received an email from Apple regarding my app written using Titanium SDK. It says: Although submission for App Store review was successful, you may want to correct the following issues in your next ...
user3188777's user avatar
0 votes
1 answer
326 views

Is it possible to generate an unsigned Xcode archive with Titanium?

We've build a Titanium application for a client, but the client wants to be able to sign the application themselves. To do this they requested an unsigned Xcode archive. We're unable to generate a ...
Teunozz's user avatar
  • 86
1 vote
0 answers
159 views

Build Failed after importing ios module in Appcelerator App

I am creating FBAudienceNetwork.framework module for iOS in appcelerator then using it in mobile App but getting compilation error for app. I have created a module in appcelerator studio, i have put ...
Jayesh Raghav's user avatar
0 votes
1 answer
151 views

require statement not working properly with Titanium SDK 8.0.0.GA

I have a classic titanium app, for some reason the require statement is not working properly For example: require("views/Player"); The required file is supposed to modify a global variable, but ...
Mo Elsifi's user avatar
  • 357
0 votes
0 answers
145 views

I want to use a fragment in appcelerator using hyperloop

I want to add a fragment using xml in titanium appcelerator but i am getting error saying . Error: Binary XML file line #6: Binary XML file line #6: Error inflating class fragment I have created ...
Mukesh Bhatt's user avatar
0 votes
0 answers
68 views

Fire event from objective C to Titanium using Hyperloop

I want to fire event from objective C to Titanium using hyperloop. I found how to do that from Titanium iOS module : https://ti-qa-archive.github.io/question/51751/how-to-fire-an-event-in-a-module-...
Mario's user avatar
  • 51
1 vote
0 answers
375 views

Titanium App fails to launch with ti.main.js file not found error

App fails to launch on iOS and hangs on the splash screen. No error messages on AppC side but when I run the app on Xcode I get the "Could not find the file ti.main.js" error. environement: Node.js ...
Kam Rezvani's user avatar
0 votes
0 answers
141 views

Titanium App fails to build with deprecation warning

App is failing to build on iOS with the following warnings: [WARN] : Titanium 7.0.0 deprecates the legacy UI-execution on Kroll-Thread in favor of the Main-Thread. [WARN] : The legacy execution ...
Kam Rezvani's user avatar
1 vote
0 answers
329 views

Multidex support issue in Appcelerator after Appcelerator studio update

Hi I have a project in Appcelerator android. Everything was working fine until I update Appcelerator studio yesterday. The update was for titanium SDK and SDK got updated to 7.5.1.GA, the previous SDK ...
Mario's user avatar
  • 51
1 vote
0 answers
296 views

Titanium:Build Failed Error in IOS but No such issues in android?

I tried clean, build, rebuild and restart the studio. I also opened the componentsgallery.pch file where the version of the mentioned code were same. Here is the error: [ERROR] : ** BUILD FAILED ** ...
faizal's user avatar
  • 33
1 vote
2 answers
372 views

Access `Titanium.App.Properties` in native app

TLDR: Is there is any native way to access the Titanium.App.Properties for both Android and iOS? I am working on a project where the original app was made with Titanium, and the new updated version ...
c.lamont.dev's user avatar
0 votes
0 answers
105 views

How to copy the files that are missing in the simulator's bundle?

In .app bundle I have the ti.main.js file but when I run the simulator I am not able to find this file in below location: /Users/MyLaptop/Library/Developer/CoreSimulator/Devices/E86C2B70-7367-4860-...
Sanju Rao's user avatar
  • 331
0 votes
2 answers
223 views

How to implement Barcode Scanner inTitanium step by step method using zxing or any library?

I have to implement a barcode scanner in both android and ios where I need to scan the barcode and retrieve data and bind it in the text field.
faizal's user avatar
  • 33

15 30 50 per page
1
2 3 4 5
120