Mobile Mind
Mobile Mind
Another interesting thing that would solve the problem in a simple way would be the possibility of generating some glue code with a java file.
I was able to run the jar, but the error persists.
Is there a way to make glue code in Java?
With glue code, I mean adding a java class to the project structure and calling that class from flix, without having to create a "glue library" If you want to...
Yes, I know how I could improvise a Java glue code. I think the glue code is a separate conversation, as this would be an additional feature that would work...
Hi, I changed the build command to `./gradlew bootJar` and ran the .jar instead of the .war. It seems that the slowness is related to .war. By making this change,...
Hi, The plugin does not have this option. in the case of IOS, we would only have to set a progress listener. https://github.com/mobilemindtec/nativescript-background-task-ios-source/blob/master/NSBackgroundTask/Classes/NSBackgroundTaskHttpRequestToFile.m In the case of android, we would...
Hi, we are experiencing some difficulties with our server. I just tested and it's working now.
Hi @pascaloo7, The code has been fixed and updated. It looks like the way the jar is generated and exposed in the plugin has changed in that version.
Issue about this bug https://github.com/NativeScript/NativeScript/issues/5254