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
2
votes
1 answer

"aapt tool failed" , "values.xml:3: error: Found tag id where item is expected"

aapt tool failed:C:\Users[my_pc_name]\AppData\Local\Temp\129bc340-6df9-460a-b47b-694a3b23548e\savedstate-1.1.0-res\values\values.xml:3: error: Found tag id where item is expected Hello I am using ANES DISTRIQT , AS3 , Harman SDK, VS-Code in this…
2
votes
1 answer

Adobe Flash Professional CS5.5(AS3) with Distriqt Compass always says "The native extension context could not created"

I'm using Adobe Flash Professional CS5.5 with ANE Distriqt Compass, I've created a simple .fla project and written a few lines of AS3 script. The compilation was successful, but when I executed the .swf file on my PC, at the beginning it always says…
Cro
  • 338
  • 4
  • 18
1
vote
1 answer

Question> Does changing "android.support.multidex.MultiDexApplication" to "androidx.multidex.MultiDexApplication" causes problem to plugins?

I've been using AS3/Anes/Distriqt. Does changing "android.support.multidex.MultiDexApplication" to "androidx.multidex.MultiDexApplication" causes problem? will anesdistriqt such as messaging, etc., malfunction? Thank you.
1
vote
1 answer

Distriqt Share Native Extension not working with Bitmapdata on Android

I want to share an image on social media. The extension works fine with plain text, but when it comes to sharing with bitmapData property, nothing happens (no errors, no prompts, nothing at all). I've tried the sample project provided in the…
ll24llll
  • 81
  • 9
1
vote
1 answer

Java error from distriqt Adverts extension

I'm trying to get the distriqt Adverts extension to work in my AIR app. On every device that I try my app on, I get that Adverts.service.interstitials.isSupported returns false. On one device, I also get these Java errors, which is probably the…
YvonRozijn
  • 11
  • 1
1
vote
2 answers

Data format for sending/receiving UART rx characteristic in distriqt Bluetooth LE ANE

I'm connecting to an arduino via Adafruit's Bluefruit UART device, using distriqt's bluetooth ANE. I can connect, find the UART service, find the characteristics etc. However, when I send data to the device's tx characteristic, I don't get the…
Stray
  • 1,689
  • 1
  • 11
  • 19
1
vote
2 answers

AS3 Air Native Extension com.distriq.Core conflits with other ANEs

I'm facing the issue with the com.distriq.Core ANE, it's conflicting with my other ANEs (I know it when I remove it from app packaging, but after include this ANE, Flash Builder was failed to build). Here is the error message: Error occurred while…
Goon Nguyen
  • 1,462
  • 11
  • 26
1
vote
1 answer

Can we speed up setting notifications with the Notifications ANE by District?

I created an app that uses locale notifications. In order to set the notifications, a call is made to the backend, and a list of notifications to set is returned. I created a loop that goes through this list, and set the notifications one by one. I…
APvG
  • 53
  • 7
1
vote
1 answer

What is correct "Path" usage for startRecordingVideo in distriqt camera ANE?

I'm trying to record a short video using the camera ANE from Distriqt and one of the params for startRecordingVideo() is "path". I can't figure out what a valid path would be when saving on iOS (and probably Android when I get to it) Unfortunately…
Malcx
  • 11
  • 3
1
vote
0 answers

Notifications ANE not displaying delayed notification

I have the latest Notification ANE for iOS at the moment and I have a couple of questions about set up and display of these notifications When I set up categories is it necessary to set all the parameters that appear in the example to show…
1
vote
1 answer

Distriqt Dialog ANE - MultiSelectBuilder error

Hello I am building an app and I am using Dialog ANE. I need to display a MultiSelect dialog for iOS with 5 different options and initial values for those options. I copied the example that comes with the ANE to show this dialog. When I display the…
0
votes
1 answer

What happens to products created under distriqt vibration license after the license expires?

The license for the vibration ANE is good for one year (renewable). Will the ANE in products created during that year stop working after the license expires? (I assume that if I need to update the program after one year, I would have to purchase the…
0
votes
1 answer

Distriqt GameServices ANE - Apple Game Center Problem

I'me developing a game in AS3 AIR and I'me using Distriqt GameServices native extension. The problem is that I can not sign in to Apple Game Center. In the documentation, it's stated that: If Google Play Services aren’t available then you won’t be…
ll24llll
  • 81
  • 9
0
votes
1 answer

Share ANE don't verify the key

I'm developing an App for iOS and Android and for this app I'm using different ANEs from distriqt (PushNotifications and Share). PushNotifications ANE key validation works fine, but on Share ANE I get the following error with the same key: Your key…
0
votes
1 answer

Intelij idea error compiling Adobe Air for Android - dx tool failed

Today I randomly started getting the following error when trying to compile my Adobe Air App from InteliJ Idea. Failed to package AIR application FARQAndroidFree.apk: dx tool failed: UNEXPECTED TOP-LEVEL ERROR: …
colouredFunk
  • 778
  • 1
  • 13
  • 35
1
2 3