question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IOS notification error

See original GitHub issue

Version

Tell us which versions you are using:

  • react-native-ble-manager v6.2.4
  • react-native v0.44.3
  • iOS/Android v.ios

Expected behaviour

android and ios can communicate with ble

Actual behaviour

only android can communicate with ble

run in android can open this notification, but run in ios can’t open this notification. ffe0 and ffe4 is my chose nofity.in android this can be open ,but in ios it’t not working.

Steps to reproduce

Stack trace and console log

nofityServiceUUID 0000FFE0-0000-1000-8000-00805F9B34FB nofityCharacteristicUUID 0000FFE4-0000-1000-8000-00805F9B34FB BleModule.js:248 Notification error: Could not find service with UUID 0000FFE0-0000-1000-8000-00805F9B34FB on peripheral with UUID B71449BD-4F8E-A526-4381-C410A3F9E198

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
nagaokashicommented, Sep 10, 2018

I got the solution. Use short id ‘FFE1’ instead of ‘0000FFE1-0000-1000-8000-00805F9B34FB’;

0reactions
nikoWahcommented, Oct 19, 2018

@nagaokashi Thanks, you’re a life saver. Was facing the same problem. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Notifications not working in iOS 16? 9 Ways to fix it! - iGeeksBlog
To fix Notifications not working on iPhone running iOS 16, 1. Turn off Focus on iPhone, 2. Add exceptions to Focus, 3.
Read more >
iPhone Notifications Not Working? 8 Fixes - How-To Geek
iPhone Notifications Not Working? 8 Fixes · Ensure Notifications Are Enabled · Check Focus or Do Not Disturb Mode · Disable Notification Summary....
Read more >
iPhone Notifications Not Working? Here's The Real Fix!
One of the most common reasons why iPhone notifications are not working is because Do Not Disturb is turned on. Do Not Disturb...
Read more >
Top 8 Ways to Fix Notifications Not Working on iPhone
Top 8 Ways to Fix Notifications Not Working on iPhone · 1. Restart iPhone · 2. Disable Focus Mode · 3. Disable Scheduled...
Read more >
How to Fix Notifications Not Working on iPhone and iPad
6 simple tips for notifications not working on iPhone and iPad · 1. A Wi-Fi connection or cellular network is the most basic...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found