Skip to main content

Touch ID Sensor coming to iPhone6?


Apple is reportedly planning to add its most talked-about feature of the iPhone 5s, the Touch ID fingerprint sensor, to all its next-generation devices.
Reportedly new images have surfaced online that allegedly show the iPhone 6, iPad Air 2 and the iPad mini 3 models with an embedded circular home button; reminiscent to the one found on the iPhone 5s. The image leak comes from Taiwanese reseller Apple Club.
The leaked image shows the alleged iPhone 6 placed on top of the rumored iPad mini 3, while the purported iPad Air 2 can be seen placed at the bottom. The leaked image shows that the next iPhone will have the power button on the right panel of the device, instead of the top panel as seen on the current iPhone models.
According to rumors the iPhone 6 is expected to be launched on September 19th. The device will reportedly will come with a barometer sensor to measure temperature, altitude and air pressure. The reports also suggest that since the feature is a part of iOS 8, it may be integrated into all Apple's new products including the new iPads, iPhone 6, and even the iWatch.

Fingers crossed! :)

Comments

Popular posts from this blog

Testing React loader with React Testing Library

 I have came across this situation so many times where I need to write a unit test for a component pattern I have developed so many times that I can write the code with my eyes closed. BUT what about unit testing! That's something my mind thought is the best candidate to get rid of in order to store more cat memes. Even when these patterns are used almost everywhere and we write the tests for each one of them (I hope you do) but still we (it can't be just me) tend to forget them and get even more confused with those pesky `act` warnings. So I decided to curate a recipe book for some common unit tests which I come across and might be useful for future me. Happy to share the github repo and also would love to see if anyone has more such common unit testing patterns which they can add or suggest. https://github.com/Charchit26/react-testing-library-recipes Now, let's talk about the one I have coded a dozen times and still take half an hour to struggle with its unit tests - Load...

Pair Programming - Is it really effective??

So, I have been working in a "strict" pair programming environment for about 5 months now and this is the first project of my career in which I have been subjected to sit with another person for the whole 8-9 hours of the day while I (or he) codes. Also I have been pairing remotely for half of those days (half of our team is at onshore). I learnt these practices and principles while working with another vendor for the same client in Sydney, Australia. Hence, I thought it will be a good idea to share my thoughts and experiences as well as point down the things which otherwise I have to re-iterate over and over for every person looking for advice from me before starting with this practice. Note: All the points that will be mentioned here going forward are from my own personal experience and specific to the project I worked in. Though I think most of the dev community who has worked in this setup would second my opinion. What is "pair programming"? Yo...

Google I/O Extended Heads Up!

Hey, Do not forget to watch live streaming of Google I/O from anywhere in the world on June 25th and June 26th on  Google I/O Extended . I am expecting many new and exciting technologies this year from the "search giant". Who knows.. May be a new Android OS would be waiting for us!! ;) PS:  Google I/O  is an annual developer-focused  conference  held by Google in San Francisco, California. for more info about Google IO: Click Here