cimbalino / Cimbalino-Phone-Toolkit

Cimbalino Windows Phone Toolkit
MIT License
78 stars 32 forks source link

Just another issue in the deadline day: phoneNumberChooserService got null exception #27

Closed ghost closed 10 years ago

ghost commented 11 years ago

Screenshot: http://clip2net.com/s/61VijK

Using it like:

private readonly IPhoneNumberChooserService phoneNumberChooserService;

And then define it as c-tor parameters.

What drives me crazy is that it worked several weeks ago, when i was implementing it.

pedrolamas commented 11 years ago

Now this one is quite weird... can you check the stacktrace and paste it here? Or use the code instead just for this service and see exactly where are you getting this!

Does this happen with Emulator or Device (or both) ?

pedrolamas commented 10 years ago

Haven't been able to reproduce issue, closing for now.