Fabian Neugart
Fabian Neugart
Thanks @nicoonguitar! Maybe I explained myself wrong though. I'm expecting it to export a XCFramework, what is missing though is the dependency in the the exported XCFramework, in this case...
Can confirm that there is a huge performance drop after that update on vulkan. In-game and in the menu. System Information ``` Computer Information: Manufacturer: Apple Model: MacBookPro14,3 Form Factor:...
There is a work-around you can use until this is fixed: `-Dorg.gradle.jvmargs="--add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/java.nio.channels=ALL-UNNAMED --add-exports java.base/sun.nio.ch=ALL-UNNAMED"`
I must say, I also ran into this with the v3.x. Started a cron with a new reboot so I'm quite confident that there was just one instance running 🤔.
Just checkd my syslog. Doesn't seem to look like they is an error. TBH I'm not too sure if this would logged anyway. I actually had a cron every 5...
I had a closer look, but didn't find anything either (neither in their API nor your code) What I see might be a general issue, is sanitizing the input args:...
@rahul003 Thanks for the warning! 🤗
Can I contribute to this?
Hey! Running into the same issue. Any workaround to filter these in the RUM explorer? ~I've seen that their size is tracked around 18 bytes. Not fully confident though on...
👋 Jumping in (I'm a colleague of @Gazer)! --- Did you try to restart the application? It does seem like the first time a token is obtained the `RefreshManager` is...