-
Hello, thanks for your module and the interstitial support on Android.
But, i have a conflict with the pushwoosh module here : https://github.com/Pushwoosh/pushwoosh-appcelerator-titanium, i think th…
-
Hello,
I have downloaded hyperloop-examples.
```
Appcelerator 5.0.0.201712081732
Titanium sdk 7.0.0.GA
CLI 7.0.0
Pod 1.3.1
Node.js 8.9.1
Xcode 9.2
iOS simulator 11.2
```
When I run the…
-
I've imported the modules in titanium like any other, but the android module isn't showed when I try to add it to the app
What's wrong?
-
I am using Titanium 7.0.0 GA and Fire Base Core/ Analytics v2 for Android.
I have the following simple code in alloy.js:
```
var FirebaseCore = require("firebase.core");
FirebaseCore.configure…
-
```
[INFO] : {"sections":[{"bubbleParent":true,"items":[{"properties":{"height":360,"width":150,"id":"__alloyId13","backgroundColor":"red"},"es_info":{"text":"Manzana"},"info":{"text":"Apple"}},{"pr…
-
This module does not seem to work with version 3.3.1 or v3.3.0 of `ti.map` on Android.
I created a new plain app with:
```
$ appc new
```
In my `tiapp.xml` I have the following modules:…
-
The app is working great on iOS but I'm struggling to get it launched on Android test device. I am getting this error using Titanium SDK 6.0.3
cannot locate symbol "_ZN8titanium5Proxy18getIndexedPr…
-
## Usage / Case
### Alloy.js
```js
Alloy.Globals.loading = Alloy.createWidget("nl.fokkezb.loading");
```
### someController.js
```js
function fetchData(){
Alloy.Globals.loading.show();
…
onury updated
6 years ago
-
Hi,
I'm trying using this module but always return "module not found error", I follow the code example but the error still (put in Tiapp and require), I'm use Win 10, SDK Ti 6.2.2.GA (The SDK Ti 6…
-
On Titanium 6.3.0.GA module goes in runtime error:
11-21 15:07:08.521 688 688 D AndroidRuntime: Shutting down VM
11-21 15:07:08.523 688 688 E AndroidRuntime: FATAL EXCEPTION: main
11-21 1…