Thanks for keeping SB alive

EDIT: I read in the doc, " Before publishing an Android app on GooglePlay, it needs to be signed, SpiderBasic doesn't handle it automatically for now." Is there any plan to render this process automatic?
What is the compressor behind ? i want to communicate with purebasic application.- Added Packer library: CompressMemory(), UncompressMemory(), CompressString(), UncompressString()
see https://github.com/nodeca/pakoCplBator wrote: Thu Oct 20, 2022 5:49 pmWhat is the compressor behind ?- Added Packer library: CompressMemory(), UncompressMemory(), CompressString(), UncompressString()
Non compressed data work well , i can communicate with pb/sb , is not an endianess problem as i suspected at first, maybe not the same version of compressor ?Uncaught incorrect header check pako.min.js:2
Code: Select all
- Added #PB_EventType_Focus and #PB_EventType_LostFocus to TreeGadget()
- Added #PB_Tree_Expanded support to SetGadgetAttribute() for TreeGadget() to quickly expand/collapse all nodes
- Added HighAccuracy parameter to StartGeolocation() to use the real GPS if available.
- Added #PB_ListIcon_GridLines support
- Updated: android framework to android-32 to be able to publish app on Google PlayStore
- Updated: the application license file