Andrea Palmatè
Andrea Palmatè
Same here. But with latest version. It is stuck in `await Geolocator.getCurrentPosition();` and never returns
Nope. Same error. Where i can see which font is using and which text is trying to print? Is there a way to debug?
I've just tried to enable the debug and funny things happens. First of all all text background colors are red (but maybe is a known side effect). Second. Before starting...
Yes. Exactly
Unlucky i don't have any debugger can i use except the ancient printf (Log) method and/or using -g flags plus addr2line command (that one i'm using). AmigaOS at moment doesn't...
I have to review everything since our C library has added support for wchar and a lot of other stuff. I'll keep you informed
I think that https://github.com/afxgroup/clib2/issues/57 could be related to this
New beta elf.library should fix this problem
That's the main problem.. However I don't know. What you have in the crashlog? Because with actual elf.library the problem happens always and not sometimes
I can confirm it is working since I'm using it in amigaos4 clib2 that is fully powerpc BE