Opening the iOS maps-app from my app crashes my app (when published only)

后端 未结 0 1386
天涯浪人
天涯浪人 2020-12-01 05:38

I have:

public void CallMap(double latitude, double longitude, string title)
{
    CLLocationCoordinate2D coordinates = new CLLocationCoordinate2D(latitude, l         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题