Is there any way I can enable user certificates? I am not sure how to edit the Extensibility Components to make this happen.
Any help will be much appreciated.
By default, User certificates are allowed, which is why I needed to add this plugin to remove the tag from network_security_config.xml
@Shishir Shetty ,
knowing this is an old post, just wanted to update this.Currently OutSystems removes the tag to allow User Certificates.So this plugin is not needed anymore.In my case I did need this tag, so I had to make a plugin to add this tag in the network_security_config.xml, while building the apk.