Codename one Send IOS app store build - codenameone

I have Apple ID. When I am trying to Send IOS app store build in MAC system, I am getting Build Error.
I have created certificates for this, might be this step leads to error{ created certificate with device UDID}.
Please help me on how to create certificates and send IOS store build.
Thanks in advance.

you can directly this all features directly by using netbean. There is wizard "Generate" for ios from which you can create development certificate as well as provision profile. You can also add devices by using the wizard in ios tab.

Related

Mobile application Load testing

I want to do the load and performance testing for mobile app like wtapp,facebook separate apk. so is there any method to do the load testing using jmeter.
As I have seen jmeter proxy setup in mobile application but there are recording mobile web application. I want test the separate application not browser dependent.
I want to record the separate apk for example.. i will open wtapp and login into wtapp those API calls should be recorded in jmeter.
For which operating system?
iOS - it's sufficient to install JMeter's certificate and enable full trust for it
Android - you will need access to application source code in order to be able to amend its network security configuration like it's described in Configure Android Devices for Proxy Recording article. If you don't have access you will need to use rooted device/emulator and install JMeter's certificate into your root CA storage

ReNative Tizen Devices

I'm trying to launch my TV app on Samsung Tizen device but after launching it successfully it's giving me the following issue.
unable to load the page 192.168.52.1:8087 maybe temporarily down or moved at a new url.
What would be the issue?
Thanks
Please specify better your scenario. You are talking about launch your Tizen Smart TV App (which Tizen version?) but also you are trying to open a web service in a private IP location (192.168.52.1:8087).
Review Tizen smart TV specifications due all apps must be loaded from local resources (built-in wgt package)
Best regards

Unable to record mobile app steps using jmeter

I tried the following in order to record mobile app steps using jmeter:
Start Jmeter on the my laptop and add the necessary recording templates.
Copied and installed the Jmeter cert on the mobile phone.
Connected the mobile phone to the same wifi that my laptop (with Jmeter) is on.
In the proxy hostname, I added the ip address of my laptop (with Jmeter). I also add the same port that was configured in Jmeter for my laptop.
Clicked start on the HTTP(S) Recording controller to start recording.
NB. I ensured my firewall was off during the recording.
I tried these steps several times, but when I use my mobile app on my phone, nothing gets recorded. I then tried navigating to a site using the browser but it does not record these actions either. Instead, it records other steps that I don't recognise. Please see links below for what I am seeing in Jmeter.
Does anyone have a solution to this?
Recorded Steps
Errors Displayed
You're getting this error:
because JMeter is not capable of decrypting the intercepted traffic as you didn't install JMeter's MITM certificate onto your mobile device.
The certificate is called ApacheJMeterTemporaryRootCA.crt and it's being generated in "bin" folder of your JMeter installation when you start the HTTP(S) Test Script Recorder.
I cannot provide exact steps for the certificate installation without knowing the operating system (including version) of your mobile device, however you might find the following material helpful:
Five Tips for Using Self Signed SSL Certificates with iOS
Android: Add & remove certificates
Recording Using Android Devices
Using self-signed SSL in Android (Nougat+)
hey you have to "trust the jmeter certificate in your mobile device". in ios its "trusted certificates-->certificate trust setting--> enable button for jmeter certificate which you took from jmeter machine to the mobile (ios in my case)"

Sending Release APK to Server

How do I send a release APK of my app to the CodeNameOne build server instead of a debug APK? In my build hints I have android.debug=false
Please let me know if you need more information, thanks!
You need to define a certificate, we have wizards to generate a certificate for Android/iOS/Windows UWP in the Codename One Settings app.

What link to use on the web to make bada install an application?

Please help me with one thing: I need to be able to forward a bada device to a certain application store page. This page should let the device to install the application using its native installation method, just like Android market or iTunes.
Granted that I know the link to my application on the web, where do I get the link to forward the device to?
I've tried to use the simulator's WebViewer application on the Samsung Apps site, but it can't even find the application that I want to link to.
please take a look at the links below.
using the namespace Osp::Commerce::Store, you can call the Samsung Apps within the app and encourage users to install apps via Samsung Apps. Hope it works for you.
http://developer.bada.com/article/Try-Purchase-using-In-App-Purchase
http://developer.bada.com/article/Implementation-Guide-for-Samsung-Apps-Try-and-Purchase-Feature

Resources