pyummm
pyummm
same, not loads
Also same with checksum
Sure, it pretty easy to apply, and really important
Hello, many thanks for responce, i installed lates plugin version (cordova-pdf-generator 2.0.0 "PDFGenerator"), android-minSdkVersion = 23, cordova android 6.4.0, device has android 7.0 And notice crashes with html size over...
I confirm, at android type "share" works, "base64" - works just at "small sizes" html IOS works with all types. Try change at your demo, share to base64
I installed sample, and confirm, it crashes at option crash.html from assets with XHR/URL, both, and "Get BASE64". Also i notify, at IOS, Ipad air 2 and lots other ios...
Around java sources. I not programming java, but found problems around method: getAsBase64() here twolines where runtime error with reason="memory violation" sig=6 appear. encodedBase64 = Base64.encodeToString( bytes, Base64.DEFAULT ); cordovaCallback.success(encodedBase64);...
Yes, just base64 and at java big strings operations. cordova (Cordova CLI) : 8.0.0 Cordova Platforms : android 6.4.0
installed SDK API 22->27, compiles from 23 and up, each from 23 and higher generate same bug, emulators none installed
Here, all viceversa, i need at android to change aspect ratio. If i provide height and width then probably best to change aspect ratio to provided sizes, and if provide...