xuhcc

Results 86 comments of xuhcc

>I'm not sure I'm reading this correctly, but it seems as soon as an app begins targeting Android 29, some of the old way of accessing files on Android will...

I think they fixed it in NativeScript 8.0 but this release contains so many breaking changes. Some plugins don't work at all and abandoned by their maintainers.

Hello, The app relies on system date and time settings. Please check timezone settings on your phone.

Yes, I would like to do that at some point, but it will likely be limited to source code release, because I don't own Apple devices myself and do not...

@johan456789 I think the main problem is that the side drawer plugin doesn't work on iOS: https://gitlab.com/burke-software/nativescript-foss-sidedrawer/-/issues/7

The progress on this issue has stalled because F-Droid does not allow AAR libraries anymore. To work around this we need to compile all required NativeScript plugins and then use...

Perhaps a [`document` directive](https://beancount.github.io/docs/beancount_language_syntax.html#documents) would be appropriate for this?

@chriseth The part which differs is 64-character string near the end. The problem is that if contract was compiled, linked and deployed (case 2), it's not possible to verify it...

I agree, but it's just an example. I think many developers have a justified expectation that given the same source code one should get the same bytecode no matter how...

Yes, I'm referring to the database logs. These messages are shown in system logs when stringer is running as systemd service (I've installed stringer on my own server). It would...