[iPhone] Tinder Plus for Free
Tinder allows you to swipe through various local people, however if you accidentally swipe someone off, then to get their profile back you need to actually pay Tinder for Tinder Plus. Well, sod that. Apply the few tweaks below and your'll have Tinder Plus for free.
Requirements:
- Jailbroken iPhone
- Flex 2
- Tinder (Obviously)
What To Do:
1) Add (+) a new App and choose Tinder.
2) Click "Add Units..." -> Executable "Tinder"
3) Search and tick the follow:
-(BOOL) isTinderPlusSubscriber
-(BOOL) isTinderPlusEnabled
-(BOOL) isTinderPlusActive
-(BOOL) internal_isTinderPlusSubscriber
-(BOOL) configureForTinderPlusSubscriptionStatus
-(BOOL) setInternal_isTinderPlusSubscriber
-(BOOL) setShouldAllowUndoButtonForPlusUsers
-(BOOL) shouldAllowUndoButtonForPlusUsers
4) Now edit the values as specified below:
-(BOOL) isTinderPlusSubscriber
TRUE
-(BOOL) isTinderPlusEnabled
TRUE
-(BOOL) isTinderPlusActive
TRUE
-(BOOL) internal_isTinderPlusSubscriber
TRUE
-(BOOL) configureForTinderPlusSubscriptionStatus
TRUE
-(BOOL) setInternal_isTinderPlusSubscriber
TRUE
-(BOOL) setShouldAllowUndoButtonForPlusUsers
TRUE
-(BOOL) shouldAllowUndoButtonForPlusUsers
TRUE
5) Return to the main screen and active it.
6) Fire up Tinder and enjoy your Tinder Plus features.