isax5 / Hymnal-Xamarin

New version of the adventist hymnal multi-platform and multi-language
18 stars 7 forks source link

Fix System.InvalidCastException: Unable to cast object of type 'Foundation.NSString' to type 'Foundation.NSExtensionItem'. in Application.Main (System.String[] args) #250

Open isax5 opened 1 year ago

isax5 commented 1 year ago

Version 4.2.5(1666862643)

Stacktrace

Hymnal.XF.iOS.Application.Main (System.String[] args) <0x11e03bb60 + 0x0000a> in <1f223e2e251c4f33841c3c27d876c6d7>:0;Hymnal.XF.iOS

Hymnal.XF.iOS.Application.Main (System.String[] args) <0x11e03bb60 + 0x0000a> in <1f223e2e251c4f33841c3c27d876c6d7>:0;Hymnal.XF.iOS

Reason

System.InvalidCastException: Unable to cast object of type 'Foundation.NSString' to type 'Foundation.NSExtensionItem'.

Link to App Center