Hello,
As suggested in MS docs, I have created SPFx extension and made it worked on local workbench in SharePoint Server 2019 on-premises platform.
Then, I have ran following commands to deploy the solution at site collect level:
gulp bundle
app-extension.sppkg
Next, I uploaded the .sppkg file in app catalog, however when I tried to "Add an App" in modern site, I do not see the app listed at all!
What could be the root cause? How can I resolve it ?
Best Regards,
Dipti Chhatrapati