ventr1x
ventr1x
Of course it should be using the "new" codesign as everything else was failing and we can't overwrite the Java-Version intellij is using (or rather I haven't found a working...
I did a few days ago with the same result.
I really do not get what was fixed? It is still using the codesign instead of Java, it can compile but never install. With and without distriqts resign script. I...
I am still unable to distribute any ipa without using extra resign. With resign installing seems to work; on M1 and Intel. As my 2018 Macbook burned through its battery...
I am currently debugging an app ready for production but getting reports of crashes on older iphones (1gb RAM). They are mostly caused by images not being correctly optimized by...
Overall it would be great if the plugin itself can detect invalid urls and simply switch to errorWidget instead of blindly causing an exception. Right now we have to null-check...
Sadly this plugin is massively bugged. using it 5 minutes I found 3 major bugs. - any fractions in minFontSize/maxFontSize causes my layout to explode. rounding it to double "works"...
Well, I tested especially long one words and they also wrap with wrapWords: true. So that would not solve anything with all the underlying bugs going around. As this should...
This feels extremely hacky and it has to be done for every single field. Is there really no way in sequelize to set charset and/or collation?
Which doesn't work at all. Setting position let's the coordinates explode on drag. Moving the mouse 1mm and whoops, x coord sitting at 8000+. And found out why: sometimes the...