我刚刚尝试使用JSQMessagesViewController在我的Xamarin.iOS应用中实现LocationMediaItem。一切正常,唯一的问题是本应显示位置的UICollectionView单元格一直卡在加载状态,map从未真正显示过。这是我如何在C#中制作locationMediaItem的一些代码:varlocationMediaItem=newLocationMediaItem(newCLLocation(latitude,longitude));if(ChatDB.Messages[indexPath.Row].user_id==SenderId){locati