Lucas
Lucas

Reputation: 89

Unexpected error when updating Flutter_inappwebview

xmlDoes anyone understand why I am getting this error after updating the Flutter_inappwebview package?

Error

Upvotes: 0

Views: 300

Answers (1)

Huthaifa Muayyad
Huthaifa Muayyad

Reputation: 12353

Open AndroidManifest.xml, the error says "unexpected element . It's probably not insterted in the proper place or proper format. Fix that and post your xml file please.

Also see this, it has your current situation: How to fix "unexpected element <queries> found in <manifest>" error?

Upvotes: 1

Related Questions