KTManager / Legacy-KTManagerApp

The Legacy multi-platform mobile application for Kill Team Manager
GNU General Public License v3.0
12 stars 4 forks source link

Fix Foundation.MonoTouchException in InGamePage.TapGestureRecognizer_Tapped (System.Object sender, System.EventArgs e) #47

Closed lacombet closed 4 years ago

lacombet commented 4 years ago

Version 2.1.4(020104)

Stacktrace

KillTeam.Views.InGamePage.TapGestureRecognizer_Tapped (System.Object sender, System.EventArgs e) <0x10388d6a0 + 0x001a7> in <646579df9aeb451e93df729803e76ff9#bee5c411572f2a348bf3a5c1bd5f315b>:0;KillTeam.Views

KillTeam.iOS.Application.Main (System.String[] args) <0x10282cc50 + 0x00023> in <3ad4270f59824bfc93f943be86ae3576#bee5c411572f2a348bf3a5c1bd5f315b>:0;KillTeam.iOS

KillTeam.Views.InGamePage.TapGestureRecognizer_Tapped (System.Object sender, System.EventArgs e) <0x10388d6a0 + 0x001a7> in <646579df9aeb451e93df729803e76ff9#bee5c411572f2a348bf3a5c1bd5f315b>:0;KillTeam.Views

KillTeam.iOS.Application.Main (System.String[] args) <0x10282cc50 + 0x00023> in <3ad4270f59824bfc93f943be86ae3576#bee5c411572f2a348bf3a5c1bd5f315b>:0;KillTeam.iOS

Reason

Foundation.MonoTouchException

Link to App Center