harsh2304
harsh2304
Hi @vmutafov, Thank you so much for your response. Surprisingly, If I call any function of Java package using global, I don't get any issue/error at build time and run...
Hi @vmutafov , I tried following below link. https://docs.nativescript.org/core-concepts/android-runtime/metadata/generating-typescript-declarations I followed below steps. 1. Open dts-generator/build.gradle file and locate dependencies part 2. Add as a testCompileOnly dependency the one that...
Thank you @vmutafov for your reply. Sorry, I can't put the app code on GitHub. But all the relevant part of the code for the issue, has been put here....
Hi @NathanaelA, Thank you so much for your reply :) I have not done any changes to the build.gradle file except adding testCompileOnly line and adding dependencies. build.gradle  build.gradle...
@NathanaelA : Thank you for your reply and Sorry, for the delayed response. I tried deleting the line and copied the line mentioned by you but getting the same error....
@NathanaelA : Can you please help me here? Let me know in case you require more details regarding error. Thank you so much in advance.
@NathanaelA : Thank you for your response. Can you please provide me the link for demo?