I am having some performance issues on the application I developed and would like to pin down on the issue to resolve the same.
I have tried the XCODE profiler but not much luck there, so looking at Dynatrace as an option.
I have seen some plugin "nativescript-dynatrace" but the documentation is not complete, could someone guide me in this context?
If some one could guide me on how to use Dynatrace with Nativescript it would be of great help.
Related
I'm currently trying to get an Angular-Nativescript-OpenGl-App runnning. See: https://github.com/Franziskus1988/nativescript-opengl.
Unfortunately it only works when I use native Java for the OpenGL rendering part (GLSurfaceView.Renderer).
Can somebody help me to get this running in "plain" NativeScript.
As you might already know there is a open feature request, register your vote on the issue and hopefully they will pick it up soon when more people show interest towards the feature.
I am developing a Nativescript application which makes numerous server calls for various services. The test and production URLs for these calls are different and while switching back and forth between the Debug and Release version I might miss or mess something up (by accidentally using a production URL for debug app). I wanted to know if there are any best practices regarding this aspect of App publishing? I couldn't find any specific answer regarding my question on the internet and the closest thing I found were these article for ReactNative apps:
http://www.multunus.com/blog/2016/06/automated-environment-management-react-native-ios/
http://blog.carbonfive.com/2016/09/29/setting-up-react-native-build-environments-using-nativemodules/
If someone can guide me on this specific to Nativescript application, I would really appreciate it.
Thanks.
You can try use this https://www.npmjs.com/package/nativescript-hook-debug-production
when you are trying to debug build it will do filename.debug.extension
or when production then from filename.production.extension to filename.extension so inside code, you can require or link to filename.extension
The first two links from a quick google search indicate that it's possible to work on a project via cloud9 while offline.
Is this possible to do, and has anyone had any experience with it? There doesn't seem to be anything mentioned in the docs.
I'm working on a chromebook and was hoping that this could be a possibility.
Thanks.
Note, the two links I found were:
http://googlecode.blogspot.co.uk/2011/05/working-offline-with-cloud9-on-google.html
https://www.youtube.com/watch?v=cbZBuxBdT24
Sadly this is not possible yet. There are new offline APIs being designed and we hope to make use of them in the future.
I am new in Plugin development.I heard from blog that Chrome is going to stop support on NPAPI plugins.I developed one native application in Mac, i am trying to make it as a plugin. But i didn't find a perfect tutorial that how the native application and plugin will interact. I gone through the chrome developers page, but its only gave some basic idea about the message passing. But for a new developer it is quite difficult to understand. Please help me in this. It would be great
Please give me your valuable suggestions regarding the WebAii, Watin and Selenuim.
Actually i have been using WebAii and its working fine for me but at the same time i have not used other frameworks to test Ajax supported web applications.
Please share your thoughts or issues you faced while using one of these frameworks.
We used both watir, watin, and webaii and have opted for webaii because of it's predictability in dealing with AJAX.
The webaii framework is priced right :) but it would have made some people on the team more comfortable if it had been open source.
Even after the merger with Telerik. WebAii is still free. It can be downloaded from here:
http://www.telerik.com/community/free-products.aspx