yudib
yudib
Hi Any update on this. Please help.
Please help on this. I am having the same issue. @LegoTechApps @PacoIntelectiva
Any Solution. Same issue.
cc @cksharma11
I solved this by adding: #pragma mark Orienation -(void) layoutSubviews { [super layoutSubviews]; // your code here... [self setCenter:APPDELEGATE.window.center]; self.overlayView.frame = APPDELEGATE.window.frame; }
Any Update on this.
Thanks for the response, I am trying to install the library using the source code on mac. using pip install . Getting below error, please suggest what I might have...