simple-share
simple-share copied to clipboard
does this still work on the latest version of iOS?
there have been quite a few bluetooth policy changes in the recent iOS releases. does this code still work as is on the latest version? or are additional updates needed? thx
Hi! This project is not actively maintained.
from my test it works. you just need to replace "!isConnected" with "state != Connected" (https://github.com/lauraskelton/simple-share/pull/4/commits/0c0492949cc5ffd0dbd7e6a3003921f84806afbb)