1

I need to explore and integrate Appsee wireframe replay in my iOS app, and am unable to find any tutorial regarding the same. Is there here any good tutorial available ?

user1398615
  • 289
  • 1
  • 7
  • In your opinion, what is missing from the official docs (https://www.appsee.com/docs/ios/native)? – MrMister Apr 09 '19 at 09:29
  • I am not sure what Appsee means by "wireframe replay", is it the basic screen recording which is done by Appsee SDK or something else ? I already have Appsee screen recording integrated in my app, but since it creates issues with the Apple app review process hence am not using it anymore, I came across an article which suggested me to use Appsee with wireframe replay in order to successfully pass Apple app review process. And hence I wanted some details regarding it. – user1398615 Apr 10 '19 at 07:32

1 Answers1

2

Appsee's Wireframe replay is a solution which enables app developers to visualize in-app behavior without recording the app’s screen (see here: https://blog.appsee.com/appsee-product-update-new-ios-sdk-release/)

Starting iOS SDK v2.5.1, each new app integration is automatically configured to use Wireframe Replay (as opposed to screen recording), therefore downloading the latest SDK and following the integration guide should be enough.

Roi Tal
  • 1,000
  • 6
  • 14