1

According to Apple documentaion,"Xcode 7.0 you must develop on a device that supports 3D Touch. Simulator in Xcode 7.0 does not support 3D Touch".Now Xcode 7.1 beta 3 is available.I want to know Xcode 7.1 beta 3 supports 3D Touch on simuator.If it supports, how to check on simulator.

Pramuka Dias
  • 568
  • 4
  • 16

1 Answers1

-2

The third party library that you provided has some users that complained that it's not working on Xcode 7.2.

However you can use FLEX.

It can support 7.1 and above by just importing the framework via Cocoapods.

But the tutorial to use in documentation is not correct.

For peeking, You need to move a bit of your mouse cursor to let it work while holding Shift + Command, not Command + Control + Shift.

For Popping, While holding Shift + Command during peeking, press Control 3 times to pop out. Because 3 times means the hardest force applied, as the document stated, each key contributes 1/3 of maximum possible force.

Community
  • 1
  • 1
felixwcf
  • 2,078
  • 1
  • 28
  • 45