ppkantorski

Results 14 comments of ppkantorski

idk how but i seem to have gotten HiDPi working on my m1 mac mini ![Screen Shot 2021-11-03 at 10 53 45 PM](https://user-images.githubusercontent.com/6467366/140269009-85dd8c70-38a2-4a48-a7b3-be420b2c6e8b.png)

you need to override the certificates manually and generate them using 825 or less days, using the following as your server.csr.cnf. [ req ] default_bits = 4096 prompt = no...

One other side note. On the Puffin Browser on iOS, it works fine. but on Chrome or Safari, thats where I am seeing issues. It is as if the page...

I couldnt get automatic MFA verification like descriibed in the recent update.. instead I made a workaround with Twilio to handle the MFA sms.

same issue for me. I got a code emailed to me though, but it isn't working still

I am getting this error too. Working on iOS 12.1, latest Xcode, latest Unity, latest Vuforia and latest ionic. I imported all of the frameworks through copying, changed the prefix...

Glad to hear it’s still working. Yeah I’m building it for my iPhone X device, not an emulator. I tried deleting the unity ads plugin and cleaning up my unity...

I deleted DynamicLibEngineAPI.o and DynamicLibEngineAPI.mm as a reference and it fixed my problems. Now to the runtime error.. One weird thing I noticed is that when I click on button...

One other thing that I really wanted to add but couldn't quite figure out... I am using the "plane finder" object along with the "ground plane" to position an object...

hey again, appreciate the advice. do I have to uncomment `// set anchor1 as active anchor` and `// set anchor2 as active anchor`? when I try to run my program...