Questions tagged [distriqt]

distriqt is a development studio which provides a bunch of air native extensions.

distriqt is a full-service digital development studio based in Australia.

Specialising in creating innovative, interactive digital solutions, providing services for direct clients and agencies.

They develop a large collection of native extensions and plugins for AIR and Unity.

Official page: http://distriqt.com/

45 questions
0
votes
1 answer

distriqt inappbilling - getProducts

So I guess you could say I feel like I find myself in a void. Here's the way I understand the order for distriqt inappbilling - android setup Init the billing getProducts(send_in_array_of_products) Now that it's done I can send requests for consume,…
0
votes
1 answer

Application Crash on Receiving Push Notification while in Background

E/AndroidRuntime(31154): java.lang.NoClassDefFoundError: android.support.v4.app.NotificationCompat$Builder E/AndroidRuntime(31154): at…
0
votes
1 answer

Distriqt Share Invalid Input

When adding the Distriqt Share ANE to my app via Flash Pro CC 2015 I get an Invalid input error and the app will not publish. This is simply adding the ANE to the Library Paths list, no import or AS3 code is added. If I remove the ANE, the app…
crooksy88
  • 3,849
  • 1
  • 24
  • 30
0
votes
1 answer

Distriqt share app values

Within the Distriqt Share ANE example app we are shown how determine whether Instagram is installed on Android. if (Share.service.isApplicationInstalled( "com.instagram.android", "instagram://app" )) Would anyone know whereabouts I could find the…
crooksy88
  • 3,849
  • 1
  • 24
  • 30
0
votes
2 answers

Distriqt Google Analytics Extension fails in Air Debug Launcher (ADL)

Exception fault: VerifyError: Error #1014: Class com.distriqt.extension.googleanalytics::Tracker could not be found. The issue does NOT occur when installed to a device. The extension has been added to the application descriptor. I have other…
dezza
  • 123
  • 5
0
votes
1 answer

Distriqt Dialog ANE - aapt failed (error finding resources)

I've just tried to use the distriqt dialog ANE on Android (a Nexus 5 device with Android 6.0) I've added the ane as usual and included it in the application.xml When I try to compile I'm getting the following: aapt tool…
Sean
  • 155
  • 9
0
votes
0 answers

App crash with distriqt scanner ane on Android

I use the distriqt scanner ane and it works very vell on iOS. But with the similar app on Android it crashes the app immediately (while calling Scanner.service.startScan( options )) I got follwing from logcat: E/QCOM PowerHAL( 313): Invalid hint…
0
votes
1 answer

The Badge number is constantly increasing, even after I use the setBadgeNumber(0) method

I'm using the Distriqt PushNotifications ANE and PARSE to send PushNotifications, and so far everything is working PERFECTLY. This means, I register my iOS devices and receive PushNotifications as it should be.... When I send PushNotifications with…
GV3
  • 491
  • 3
  • 16
0
votes
1 answer

Distriqt Facebook ANE won't compile for Android

I am having trouble compiling the Distriqt Facebook ANE for Android. It works fine on iOS but not on Android. The error message is: dx tool failed: UNEXPECTED TOP-LEVEL ERROR: java.lang.OutOfMemoryError: Java heap space at …
Artifexx
  • 15
  • 1
  • 2
0
votes
1 answer

Distriqt Google Plus ANE - Issues on Android & Conflict with Milkman GoViral ANE

I am currently working with Distriqt G+ ANE. My setup is this: AIR 16 with correct dx.jar provided in Distriqt tutorials. Using the Demoproject provided with District ANE Samsung Galaxy S-Plus (GT-I9001) with Android 2.3.6 for testing OAUTH IDs all…
Artifexx
  • 15
  • 1
  • 2
-1
votes
1 answer

Add test In App purchase to live ios

I want to test a new in-app purchase on a live app before the IAP goes live. I don't see any way to associate the IAP with the Test Flight version. Is there anyway to do this?
Red Aphid
  • 1
  • 1
-1
votes
1 answer

NativeWebView ANE from distriqt to use with Starling

I would like to use NativeWebView ANE from Distriqt in my iOS/Android App that I am developing in AS3 and Starling. The problem is that I don't find any example to implement it in this way or any guidelines to do it so. The only example provided is…
sdvr
  • 41
  • 5
-1
votes
1 answer

Saving 32-bit Unsigned Byte Array to File System

I am trying to save a byte array (of an image) to the file system using C# and it isn't working using either method I have tried, here is code sample 1: string path = @"c:\ppd" + g.ToString() + ".jpg"; using (MemoryStream inputStream = new…
Shaine Fisher
  • 315
  • 1
  • 3
  • 20
-2
votes
1 answer

Indoor localization application with beacons

Can I create an indoor localization application with this beacon extension? I didn't see anything in the documentation related to range between the phone and a beacon.
-3
votes
1 answer

Beacon development in adobe air

I have bought three bluecats and three kontakt.io beacons and I'm wondering if i can use the com.distriqt.Beacon ANE for my application development ? Thanks
Walters
  • 3
  • 1
1 2
3