0
votes

I have an iOS app for which performance has to be monitored.I have done the required settings for Jmeter setup in Mobile device(Setting up proxy,certificate installation etc) but some action recording works and for some it doesn't work e.g Login.

I have tried using these different ways 1.I have tried recording the app from different network apart from current settings 2.I have tried using Blaze meter to record app 3.I have tried recording from Windows and Mac device.

Could anyone provide any suggestion on what might be the reason for failure. JMeter version 5.2.1 Java 9.0.4 iOS 14.2

1

1 Answers

0
votes
  1. As per Recording Using Apple Devices guide you need to enable full trust for the JMeter's certificate

    enter image description here

  2. Also make sure that the certificate is still valid (i.e. not expired) as it's life time is 7 days only

If the above steps don't help - check jmeter.log file, it normally contains sufficient troubleshooting information.