Code Monkey home page Code Monkey logo

Comments (7)

marchbold avatar marchbold commented on June 6, 2024

Can you elaborate on your testing process here?

from adobe-runtime-support.

apofis1969 avatar apofis1969 commented on June 6, 2024

hi @marchbold , the steps are simple. I upload the app to TestFlight and download it to my Mac.
All is working, including the inApp Purchase.
What is not working is the resolution output. As I described above and the Microphone settings seem to create problems.
If you want I send you the log files from the console.
The app appears in a square layout (height = width). But I can not adjust them, because I do not get the information, that the device is a Mac. To see the microphone flashing of the mac I attach a short screen recording.

Screen.Recording.2023-12-11.at.10.04.18.mov

from adobe-runtime-support.

marchbold avatar marchbold commented on June 6, 2024

Hmm okay, will leave the microphone stuff for Andrew (assuming you are accessing that through the AIR SDK?)

I haven't investigated this approach with the look up values in the Application ANE so if you could log an issue in the Application ANE repo I'll have a look into it and see if it's something we can resolve.

from adobe-runtime-support.

apofis1969 avatar apofis1969 commented on June 6, 2024

Hi @marchbold it would be great if the Application ANE could show the correct resolution of the Mac device and that it is a Mac. Thank you!!
Hopefully the microphone problem can be resolved. It is time to fix the whole multimedia issues of Adobe Air

from adobe-runtime-support.

apofis1969 avatar apofis1969 commented on June 6, 2024

@ajwfrost @marchbold hi, I tested different codes and figured out that the enhanced microphone crashes the silicon mac and the app can not connect to the camera of the silicon mac. as long as I only use the normal microphone settings without camera the app works. adding the camera the app crashes.
Using the recent code on a mac app (not the designed for iOS version) all is working. Really strange.

from adobe-runtime-support.

ajwfrost avatar ajwfrost commented on June 6, 2024

Hi

Just to confirm here, you're creating an iOS app (IPA file) but are then installing it back onto the Mac (M1 silicon) and it's getting this issue .. do you know if it's okay when it runs on an iPad? and have you tried it on a different Mac, I'm wondering whether this could be something with it detecting that you have the application present twice (once where you packaged it up, and one where you then installed it).

Anyway -> we will try to do the same and see if we can get a reproduction with this, and see what's happening..

thanks

from adobe-runtime-support.

apofis1969 avatar apofis1969 commented on June 6, 2024

Hi @ajwfrost, I did a lot of tests and code changes. The app works as long as no camera is activated. I start also to understand why I get this error message: fault 13:06:36.969491+0100 runningboardd Two equal instances have unequal identities. <type=Application identifier=application.com.myapp AUID=501> and <type=Application identifier=application.com.myapp>
When asking the amount of cameras I get the information of my Mac Silicon, that I have 2 Facetime Cameras. But the Laptop has only 1! This is maybe the main bug. I was first thinking it is the Continuity Camera, but after I disabled this feature on my iPhone the app still showed up 2 Cameras.
The other error message I get is: error 13:06:36.986628+0100 ControlCenter Unable to find camera with identifier EAB7A68F-EC2B-4487-AADF-D8A91C1CB782 in [] to associate with com.myapp
As soon as I activate the Camera the microphone symbol in the task bar of the mac starts flashing and the app crashes. The camera on my Mac shows a green light, but also this one is flashing.

The app is working on iPad, iPhone and as "real" macOS App all devices with the latest OS.
There is also missing, that Adobe Air recognizes if the App is on a Mac Silicon or on iPad. But hopefully @marchbold can resolve this with the Application ANE.

from adobe-runtime-support.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.