Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth authored Mar 15, 2020
1 parent 4ab2d3d commit 5ddfa0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ For Xamarin Forms there is a bit more setup needed. You will need to initialize
On Android, in your main `Activity`'s `OnCreate (..)` implementation, call:

```csharp
Xamarin.Essentials.Platform.Init(Application);
ZXing.Net.Mobile.Forms.Android.Platform.Init();
```

Expand Down

0 comments on commit 5ddfa0e

Please sign in to comment.