Hi,
I wish to display a pop-up/modal in my app after app installation.
How can I achieve that?
Can someone guide me on how I can achieve it? I guess I would have to modify the connect app descriptor file for that.
Hi,
I wish to display a pop-up/modal in my app after app installation.
How can I achieve that?
Can someone guide me on how I can achieve it? I guess I would have to modify the connect app descriptor file for that.
Hi @PratikshaKate,
Perhaps postInstallPage
module can help you (see docs here). It will not add a modal you can customize but it will show a Get started button in the post install modal that will lead you to a page wherein you can provide the information you need.
Do let us know if this can address your use case.
Cheers,
Ian