Skip to main content
Filter by
Sorted by
Tagged with
1 vote
2 answers
210 views

I want use Huawei Push Kit in my Appcelerator Titanium app with Hyperloop. var tokenString = ''; var Activity = require('android.app.Activity'); var ActivityToken = require('com.huawei.hms....
Tvik's user avatar
  • 35
1 vote
1 answer
177 views

I'm having issues when trying to run the Android Emulator with Appcelerator. I'm new to this program and not having much luck finding an answer on how to fix this error. My app development knowledge ...
catcrack15's user avatar
2 votes
2 answers
367 views

I would like to change the back/home button icon in Titanium. I am able to do this using the Theme. However I would like to change the icon at runtime after I apply the theme. The actionbar in ...
Searock's user avatar
  • 6,638
0 votes
1 answer
157 views

Is there a way to catch an onScroll event in ListView like it is done for ScrollView? It is not exposed in SDK, any solution using module or hyperloop is welcome
Said CHAOUCHE's user avatar
1 vote
0 answers
140 views

I'm trying to integrate openALPR iOS module to Titanium app using Hyperloop from here: https://github.com/yasirmturk/openalpr-swift I successfully installed it via cocoapods but now I'm stuck how to ...
Marian Kucharcik's user avatar
1 vote
1 answer
208 views

I try to make a flac file player with Appcelerator and Hyperloopusing the OrigamiEngine It works as I can play, pause and stop the player. But I can't get the "addEventListener" mode working. I read ...
Sebastian's user avatar
  • 625
0 votes
1 answer
84 views

Since Appcelerator(/Hyperloop) doesn't use Gradle or Maven to manage dependencies, I need to include them all manually for my project by placing them in the app/platform/android folder. I have done ...
mcarney's user avatar
1 vote
1 answer
209 views

I have an issue with native issues in my hyperloop module for LFLiveKit, looking for some advice and help. I only see a red screen showing. I also get the alerts for the permissions. Here is my code:...
Julien Gattegno's user avatar
0 votes
1 answer
63 views

I am trying to use Hyperloop to wrap the Estimote SDK. I've made some significant progress and have been able to range for and find beacons. My problem is with the data returned from the Estimote SDK....
lawjeremy's user avatar
1 vote
0 answers
146 views

How can I use AVAudioSession.sharedInstance().setCategory(AVAudioSessionCategoryAmbient, with: .mixWithOthers) in a JS file? I want to play sounds on top of music without causing the music from any ...
Mizal's user avatar
  • 87
1 vote
1 answer
136 views

Hi would like to create custom tableViewCell with hyperloop. The problem is, I don't figure how to. I've tried implement it with a swift class : Cell.swift import UIKit public class MyCell: ...
Maxime Girou's user avatar
  • 1,570
1 vote
1 answer
473 views

I'm trying to use Hyperloop in order to use a third-party open source library. The library I want to use is Sweet Alert iOS. The library has a swift file. I have put this file inside an src directory ...
developer82's user avatar
  • 13.8k
0 votes
1 answer
85 views

I tried to use Hyperloop in a non-Alloy project and apparently it doesn't work (please, correct me if I'm wrong). Is there any technical reason why a traditional CommonJS project can't make use of ...
user avatar
6 votes
1 answer
239 views

I'm trying to use Google-Mobile-Ads-SDK in my appcelerator project since ti.admob (https://github.com/appcelerator-modules/ti.admob) doesn't seem to support rewarded ads. So I created a Podfile in the ...
Can Bican's user avatar
  • 474
5 votes
0 answers
325 views

I'm stepping into Hyperloop for the first time, specifically for Android currently, and although it's going fairly well I've had one issue which I will explain below. I've successfully been able to ...
tinypotato's user avatar

15 30 50 per page