Stephan Raab

Results 11 comments of Stephan Raab

> I resolved this by using a 'space character' as `BadgeText`. So `" "` will work to display an empty notification dot. > > However, I still think the other...

@alex-quiniou It worked for me in ublock origin, once I changed the text to my language. Did you change it to French for your facebook language?

It's quite common for device names to be null, perhaps make sure to add a nullcheck.

https://www.nuget.org/packages/Azure-NotificationHubs.Client.Xamarin/1.1.0.1-beta

@ShaileshBhatNP Could you explain what you're thinking the expected behavior should be? Remember that ble and classic aren't the same thing.

This library is meant to be used to pair to `Bluetooth Low Energy` devices. A mobile phone would be a `Classic Bluetooth Device`. I think what you'll need to do...

@stefanhk31 That would not be the expected behavior. This is `BLE` and I believe you're thinking of `Classic Bluetooth`.

Just to confirm, the location permission is set to `always` in the app correct. You have both Bluetooth permissions on in the manifest and when you scan without the filter...

So, you're sure it's not connected to something else and that's why it's not showing up?

Another follow up question. The device you're trying to use, you're able to see the name using another application such as `nRF Connect`? Just want to make sure you're not...