Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Device exception message mentions 'you must call Xamarin.Forms.Init() ...' but there is no such API #11527

Closed
Eilon opened this issue Jul 23, 2020 · 1 comment
Labels
in-progress This issue has an associated pull request that may resolve it!

Comments

@Eilon
Copy link
Contributor

Eilon commented Jul 23, 2020

Here:

throw new InvalidOperationException("You MUST call Xamarin.Forms.Init(); prior to using it.");

And here:

throw new InvalidOperationException("You MUST call Xamarin.Forms.Init(); prior to using it.");

Yet, there is no such API Xamarin.Forms.Init(). The API's full name is Xamarin.Forms.Forms.Init(). I think also de-capitalizing the word MUST is appropriate - it doesn't seem necessary.

PR soon.

@Eilon
Copy link
Contributor Author

Eilon commented Jul 23, 2020

PR: #11528

@hartez hartez added this to To do in Other Ready For Work via automation Jul 24, 2020
@hartez hartez removed this from New in Triage Jul 24, 2020
@hartez hartez added the in-progress This issue has an associated pull request that may resolve it! label Jul 24, 2020
@hartez hartez moved this from To do to In progress in Other Ready For Work Jul 24, 2020
Other Ready For Work automation moved this from In progress to Done Jul 27, 2020
@samhouts samhouts added this to In Progress in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts moved this from In Progress to Done in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts removed this from Done in Other Ready For Work Aug 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in-progress This issue has an associated pull request that may resolve it!
Projects
No open projects
Development

No branches or pull requests

2 participants