27th Sept was the decided date to upload a Swift2.2 app to the appstore. iOS10 and XCode 8 got released on Sept 13. iOS10 devices can be detected and debugged only on XCode8 ( There are some hacks out there on how to detect iOS10 devices on XCode7 also) . When we had played with […]
Monthly Archives: September 2016
Apple does not let you scan for wifi networks!
Recently in one of our projects we got a request to make a supporting mobile app on iOS and Android which would scan networks and list out specific access points broadcasted by the customer’s raspberry pi devices. Then the user could connect to the pi and proceed with more functionality. Although this statement looks pretty […]