I have used SWRevealViewcontroller for slide left and right.
When i am pressing the speechtotext button and initialize the SpeechToTextModule and then i am swipe right and clicked on other tab on the left menu bar the app is crashing on Wavedisplay dealloc method.
I have used SWRevealViewcontroller for slide left and right.
When i am pressing the speechtotext button and initialize the SpeechToTextModule and then i am swipe right and clicked on other tab on the left menu bar the app is crashing on Wavedisplay dealloc method.
Here is my code
fakeTextField = [[UITextField alloc] initWithFrame:CGRectZero];
![Uploading Screen Shot 2015-06-12 at 12.54.22 pm.png…]()