Mihir Oza

Results 15 comments of Mihir Oza

@iDevelopper have you changed anything in storyboard in above demo? I am using objective c and I want to implement for Arabic. So could you help to implement RTL in...

@iDevelopper segue is not working which I implement in my RearTableViewController. It works in English but when I change to Arabic If I click on any cell it's not working....

@iDevelopper sorry for late replay, I can see the menus in Right Side, but when I click on any menu item it's not pushed to relevant screen. For example, If...

I think there is some miscommunication, in your example when I pressed on item 0 or item 1 nothing happens because you didn't add any segue in item 0 or...

Your app is crashing when I use Arabic, you didn't add any segue in Arabic storyboard. ![screen shot 2018-07-23 at 1 03 13 pm](https://user-images.githubusercontent.com/12641767/43063203-da318f28-8e78-11e8-8519-444cb26b1bda.png)

I am using a single storyboard, for other languages, I am using **Main.strings**.

I think it's your storyboard issue. you didn't add 2 cell in Arabic. Crash log : > *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'unable to dequeue a...

I am using Xcode 9.3, So I am not sure but it's using Arabic storyboard in Xcode 9

Please see the uploaded video in xcode 9.3 [Screen Recording.zip](https://github.com/John-Lluch/SWRevealViewController/files/2218935/Screen.Recording.zip)

Hello, @iDevelopper any suggestions for my issue?