Legolas Wang

Results 9 comments of Legolas Wang

I found a solution. The problems lies in the way BetterSafariView init the url. Once the view is visible, the url is initialized and there is no way to change...

Because the BetterSafariView init the url on launch. There is no way to change it dynamically as far as I can tell. You need to extract the Safari View into...

Umm... no, user does not need to click twice. By extract it to subview, I mean creating a new view that accepts url as variable. And then just passed the...

I had it running on M1 iPad 16.2 Beta just fine, but crashed due to memory limit once updated to Today's 16.2 RC

Terminate due to memory error: on iPad 16.2 RC. Built on MacBook Air M2 with 16GB or ram. Tested on iPad Pro 11 with M1. Had enabled increase memory limit...

In my testing @cosalexelle , .cpuAndGPU option could indeed last longer before crash, but in my case will not last 1 image. Weirdly, if set to .all, will crash almost...

lmao, it indeed worked well with iPadOS 16.2 Beta 4(Guess that's when they said it should work on 16.2). I actually played around with it for a while, generated tons...

Interestingly, when I moved all the resources to ODR. Both iPhone 12 Pro and iPad Pro works.