I am trying to download the mobile map package through ArcGIS Pro Desktop Application. After filling the parameters, I get an error that says, "The layer type is not supported in runtime content: Map/World Imagery Failed to execute (CreateMobileMapPackage)." The map just has a World Imagery base map layer. I have also tried maps with (export) but get the same error.
I can download the same map from my portal with ArcGIS .NET Runtime SDK with some C# code though but I am trying to figure out how I can download it through ArcGIS Pro.
Thanks!