praeclarum / Bind

A small but powerful C# library for data binding
Other
204 stars 34 forks source link

System.NullReferenceException (Android) #8

Open alexrainman opened 8 years ago

alexrainman commented 8 years ago

Object reference not set to an instance of an object. Android not supported?

mhays118 commented 8 years ago

I'm also having this issue. Did you ever find a solution for it?

alexrainman commented 8 years ago

Nope and i gave up so, im using MVVM Light now.

mhays118 commented 8 years ago

We also eventually went with MVVM Light for bindings.

Sevenish commented 2 years ago

Seems like the change in this pull request fixes this issue for me: https://github.com/praeclarum/Bind/pull/3