You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/05 00:35:16 UTC

[GitHub] [cordova-plugin-inappbrowser] mosabab edited a comment on pull request #656: (ios) Remove fake status bar with hardcoded height to fix issues in iOS devices with a notch

mosabab edited a comment on pull request #656:
URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/656#issuecomment-639190666


   PDLMobileApps @NiklasMerz @dpa99c 
   Thanks for help with this issue.
   
   I try to test it in my mac
   but the build failed 
   
   Here the message:
   
   The following build commands failed:
   	CompileC /var/root/Library/Developer/Xcode/DerivedData/myapp-fwtbwlotgipnwyfynxipdyoqnfgg/Build/Intermediates.noindex/myapp.build/Debug-iphonesimulator/testapp.build/Objects-normal/x86_64/CDVWKInAppBrowser.o /Users/mosab/Documents/myapp/platforms/ios/testapp/Plugins/cordova-plugin-inappbrowser/CDVWKInAppBrowser.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
   (1 failure)
   xcodebuild: Command failed with exit code 65
   
   
   ----
   
   I opened project in xcode to see what the errors,
   
   I see this error:
   
   /Users/mosab/Documents/myapp/platforms/ios/testapp/Plugins/cordova-plugin-inappbrowser/CDVWKInAppBrowser.m:1250:42: No known instance method for selector 'shouldAutorotateToInterfaceOrientation:'
   
   
   Could you please investigate about this issue ?
   
   Thanks !


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org