Posts by Jonathan • 1,073 points
56 posts
-
1
votes2
answers212
viewsQ: Close webView page after loading
I’m using webView on iOS to access a web page within a native application using the objective-c language as in the following example: NSURL *url = [NSURL URLWithString:@"http://www.exemplo.com"];…
-
2
votes2
answers213
viewsQ: webView on iOS is not accessing some websites
I’m trying to develop an iOS app using the objective-c language. But I have a domain .metaweb that I need it to access is not loading. I noticed that some sites like for example facebook,…
-
3
votes2
answers16294
viewsQ: Increase timeout of a page
I’ve been running some tests, and they take a while to return the result, but in my domain, it has been timeout when it reaches 30 seconds. I know it will generate a result, it will only take some…
-
1
votes0
answers31
viewsQ: Tool to evaluate the energy expenditure of the applications that are running on Iphone
I did some research and I wasn’t successful, so I thought I’d come here and ask for your help. I wonder if you know any tool/ app that can evaluate the battery power expenditure of the applications…
-
1
votes1
answer51
viewsQ: Tool to calculate performance and/or power consumption on a mobile device
Hello, I’m on a project that I need to develop some web apps for a mobile device. It’s for the Android platform. And I would like a tool that gives me the performance of this application and/or that…
-
0
votes2
answers104
viewsQ: Tool to measure the performance of an application on Html5 on an android platform
I am interested in creating an HTML5 mobile application using the android platform. I will use Cordova for this and I would like to know if you know any tools to measure the performance of this…