Skip to main content

As I understand from here, we need to pass the app install URL.

Our developers have written the messenger app install flow, but how can we test it? I didn't see any option to install the application.

 

Although, just because it is a private application, it is automatically available in the messenger. But how can we validate the install and uninstall flow?

 

As I can see here in the install & uninstall section, it doesn't call my install URL specified, but just install it on the workspace.

 

Please help!

Thanks in advance.

Hey @anurag m​ !

 

There’s no way to simulate installing and uninstalling via the App Store apart from ensuring the install URL(that is hosted by you) is working correctly and kicks off the OAuth flow and that the uninstall URL(also hosted by you) is working.


Reply