Adrian Pascu

Results 24 comments of Adrian Pascu

You could dex2jar all the dex files manually and then merge the resulting jar files.

Here are some links that may or **may not** be relevant for this issue: - https://ionicframework.com/docs/v3/wkwebview/#cors - https://github.com/oracle/cordova-plugin-wkwebview-file-xhr - https://github.com/Raphcal/cordova-plugin-cors - https://stackoverflow.com/questions/39361771/wkwebview-origin-null-is-not-allowed-by-access-control-allow-origin I am not sure what the proper fix...

I am also facing this error. Here is more information about it and how to fix it: https://stackoverflow.com/questions/44919245/error-runtimeexception-at-displaylistcanvas-throwifcannotdraw

I made a branch that shows how I fixed the problem in my project https://github.com/adi1133/PageSlidingTabStripBug/tree/bug_fixed PagerSlidingTabStrip::notifyDataSetChanged is not called when the adapter of the PageView changes content, so I call...

I am facing similar issues, it looks like the DigitalOceal reconciling process is not working.

I am having this issue when I run the create command twice. I expected it to be a NOOP, but it crashed instead. Scaling and switching VM types would be...

I think this is a duplicate of #3078, the fix for this was released in npm v8.6.0

CSS [unicode-range](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/unicode-range) could be used to optimize download size.

@notAperson535 I've managed to fix it by following your guide + making sure the network mac address is an Apple one and making the interface built-in

I am cleaning up my open PRs. @arvidn is there any interest in merging this in?