simple-share icon indicating copy to clipboard operation
simple-share copied to clipboard

does this still work on the latest version of iOS?

Open morgunder opened this issue 8 years ago • 2 comments

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

morgunder avatar Mar 24 '16 00:03 morgunder

Hi! This project is not actively maintained.

lauraskelton avatar Mar 24 '16 01:03 lauraskelton

from my test it works. you just need to replace "!isConnected" with "state != Connected" (https://github.com/lauraskelton/simple-share/pull/4/commits/0c0492949cc5ffd0dbd7e6a3003921f84806afbb)

stefreak avatar Jul 20 '16 22:07 stefreak