imbault Well-Known Member Licensed User Longtime User Nov 29, 2015 #1 Hi, I was searching in this forum, 3D Touch relative questions concerning B4i and I didn't find anything. So is there a way to use the new 3D Touch (iPhone 6s) functionality using B4i? Thanks Patrick
Hi, I was searching in this forum, 3D Touch relative questions concerning B4i and I didn't find anything. So is there a way to use the new 3D Touch (iPhone 6s) functionality using B4i? Thanks Patrick
narek adonts Well-Known Member Licensed User Longtime User Nov 29, 2015 #2 I think it should not be so difficult to use it with inline OBJC. I will upgrade my GestureRecognizer Class to support force touch also. This can help you to easly use it with inline OBJC http://stackoverflow.com/questions/32561017/ios-3d-touch-in-objective-c Upvote 0
I think it should not be so difficult to use it with inline OBJC. I will upgrade my GestureRecognizer Class to support force touch also. This can help you to easly use it with inline OBJC http://stackoverflow.com/questions/32561017/ios-3d-touch-in-objective-c
imbault Well-Known Member Licensed User Longtime User Nov 29, 2015 #3 Thanks Narek, I already got that, for inside app controls. Just wondering about Icons 3D Touch events: showing a menu, do you have any idea? Thanks Upvote 0
Thanks Narek, I already got that, for inside app controls. Just wondering about Icons 3D Touch events: showing a menu, do you have any idea? Thanks
narek adonts Well-Known Member Licensed User Longtime User Nov 29, 2015 #4 As I know you should add some PListExtras but I think Erel must modifie the main.m file to be able to handle the actions Upvote 0
As I know you should add some PListExtras but I think Erel must modifie the main.m file to be able to handle the actions
imbault Well-Known Member Licensed User Longtime User Dec 5, 2015 #5 @Erel, please, do you have some information about that, icons 3D Touch events (menu)? Thx Patrick Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Dec 6, 2015 #6 This feature is not yet supported. Upvote 0
imbault Well-Known Member Licensed User Longtime User Dec 6, 2015 #7 Thanks Erel, do you have any idea when this will be implemented? Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Dec 6, 2015 #8 Not yet. It is better to make a post in the wishlist forum. Upvote 0