Forum Discussion

woodced's avatar
woodced
Copper Contributor
Nov 24, 2021

How to wire up an Android Share intent in MAUI?

I am trying to setup a Share Intent in MAUI, by adding the share intent to the AndroidManifest.xml file:   <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.co...

Resources