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 scan "Not supported"

See original GitHub issue

WifiWizard2.scan([], function(success) { console.log('success', success); }, function(error) { console.log('error', error); });

I’m getting: error – “Not supported”

Do I need permission as in: https://developer.apple.com/library/content/qa/qa1942/_index.html “NEHotspotHelper requires that your app have special entitlements.”

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
kaichancodercommented, Feb 8, 2018

iOS Scan isn’t available on iOS, I confirmed that directly from apple, connect works.

1reaction
bizrcommented, Mar 14, 2019

@luisAzcuaga 10 years iOS, WiFi scan API was never available, it’s a security feature of iOS, it will never change. The only way to achieve this is by Jailbreak.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 3 Ways to Fix QR Code Scanner Not Working On iPhone
Top 3 Ways to Fix QR Code Scanner Not Working On iPhone · Open the Settings app. · : Scroll down and tap...
Read more >
Unable to scan QR Code via Camera
After the update from iOS 13 to iOS 14, the functionality to scan bar code via the Camera app stopped working. A border...
Read more >
How to fix camera QR code scanner not working on iPhone ...
1) Enable QR code scanner · 2) Be in Photo mode · 3) Point the camera properly · 4) Not all codes can...
Read more >
Fixed: QR Code Not Working on iPhone after iOS 16 Update
Solution 2: Turn On Scan QR Codes on iPhone 13/12/11 · Step 1: Head to the "Settings" application on your iPhone. · Step...
Read more >
Issues with scanning the QR code using iOS devices
QR scanning is supported in iOS devices from iOS 11 and above. If the device's OS version is less than iOS 11 then...
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