ventr1x
ventr1x
People are utterly mad if they start supporting this kind of behaviour. Do you really want a dozen plugins in your app that are all closed source from a private...
It's about using the graph api as a login/auth in your app. It says so directly on Products -> Instagram -> Basic Display in your Fb App. Old implementations probably...
I'm currently hitting this again with M1 Mac and this JDK installed: ``` openjdk version "1.8.0_292" OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_292-b10) OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.292-b10, mixed mode) ```...
Well, the only explanation is that intellij is using its bundled jdk, and this cannot be overwritten. The boot jre can also not be replaced very easily as it will...
Have you done this with a M1 and the available JDKs? IntelliJ errors out with all I tested - like I mentioned. I even tried multiple Oracle versions, no success.
I love how you turn this around. There is an issue with AIR and it using classes that are not widely available, especially in dev environments. It is not acceptable...
There were so many issue with compilation on Windows that I've stopped using Windows years ago. There were past releases where Windows wasn't supported for some time at all. Especially...
It does not seem to work. Tried building it with .p12 not in keychain: builds, can't be installed Resignd it with Distriqts script: can't be installed. Added p12 to keychain:...
I did and same issue as explained. Building works without issues, but it can't installed as ios complains about the signing. I can upload an ipa if you like.
I just uploaded two .ipa. I also tested ideviceinstaller and it seems the issue is with dynamic libs, in my case distriqts Fb SDK ANE. ``` iOSBin % ./ideviceinstaller -i...