Niklas Merz
Niklas Merz
Did you check your devices logs in Xcode? I had some issues with app extensions that were not correctly build. Please go to View->Devices and check logs and console.
I am not sure how this plugin is supposed to handle a website etc. I am only using it for images.
Thank you for your idea and kind words. This sounds like a really good. Unfortunately I probably won't be able to develop this myself soon, but I am happy to...
I am not entirely sure but this `document.cookie` issue should be somthing wih the combination of WKWebView, the cookie pool and this proxy plugin. I think it should relatively straigthforward...
Does your project build when you open the native project in Xcode?
Sometimes I have problems with building via the command line and I have to open the project in Xcode and fix some stuff to make it run.
Just try to run the build. Mostly some errors about signing or building will appear. Am 10. Okt. 2018, 19:14, um 19:14, Justas Kuizinas schrieb: >@NiklasMerz hm what kind of...
You may need to open your project in Xcode and fix signing issues. Signing on iOS is tricky and this breaks sometimes for me, too.
@j3k0 Thanks for all reviews. Good point. The final PR should at least have an option to enable the dialog if the developer wants to do that. I will try...
Thank you for reporting. Could you please add more details about this? Crash logs etc.