Hi Giderians,
I've built a new Gideros 2025.7, to catch up with various platforms changes (Android, iOS, UWP). I kept it as a 'release candidate' since I didn't try every platform.
If you could try it out and report here, this would be great.
You can download it here:
https://github.com/gideros/gideros/releases/tag/2025.7Thanks
Comments
Likes: MobAmuse
I've had this error for 3 days when trying to download gideros.
Error: An unknown error has occurred on the server. Please try again or contact your server administrator.
on linux it also seems to work (player, editor, exporting to linux)
Likes: MoKaLux
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Thanks again!
Likes: hgy29, MoKaLux
when creating a TextInputDialog it outputs:
gui_createTextInputDialog 9
Maybe this line of code? https://github.com/gideros/gideros/blob/06467207436466fa18409b3304cff72df9382286/libgid/src/win32/gui-win32.cpp#L324
Sorry I couldn't make a PR because I don't have GH setup on my machine yet
Thank you
Likes: MoKaLux
Both the exe and the pkg gets to 96% and then fail, I tried several times now, it's a pattern. I will try next week with a better connection
Thank you
Can you look into this perhaps sometime @hgy29 ? My app's release is already stalled for months due to the microphone plugin compatibility problems.
Likes: MoKaLux
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Your app uses native libraries that are not aligned to support devices with 16 KB memory page sizes. These devices may not be able to install or start your app, or your app may start and then crash.
There are new app bundles in this release that do not support 16 KB.
From my online searches I am not targeting those devices therefore it might not be a real issue. What do you think?
I will soon try IOS and report back. Thank you
Likes: MoKaLux
I'll look into it.
Likes: MoKaLux, keszegh