not use feedback tap to open widget

Avatar
  • updated
  • Answered

I searched but didn't see an answer to this - I want to have the User Echo widget open automatically so I can use it for feedback in a view in an iPad app. the user would just click a button in some popover and it would open a window ready for customer entry. is this possible? thx

Pinned replies
Avatar
Sergey Stukov co-founder
  • Answer
  • Answered

1) You can add ViewController with UIWebView to your app and load UserEcho community in it. It will detect mobile and will load as mobile version




2) We working hard on UserEcho for IOS, so soon you will able to embed UserEcho community to your app in more robust way.

https://github.com/UserEcho/userecho-for-ios


Avatar
Sergey Stukov co-founder
  • Answer
  • Answered

1) You can add ViewController with UIWebView to your app and load UserEcho community in it. It will detect mobile and will load as mobile version




2) We working hard on UserEcho for IOS, so soon you will able to embed UserEcho community to your app in more robust way.

https://github.com/UserEcho/userecho-for-ios


Avatar
benkopf

Excellent, thanks so much for the quick reply Segey!

Ben