RevealLoader
RevealLoader copied to clipboard
Doesn't work for Calendar app
This works fine for most of the system apps, but the Calendar app doesn't leet the Reveal library to start the HTTP server on 8.1. The console shows this:
MobileCal[5110] : ERROR: Error starting HTTP Server: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" UserInfo=0x17426aa40 {NSLocalizedDescription=Operation not permitted, NSLocalizedFailureReason=Error in bind() function}
MobileCal[5110] : ERROR: Reveal server failed to start with error: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" UserInfo=0x17426aa40 {NSLocalizedDescription=Operation not permitted, NSLocalizedFailureReason=Error in bind() function}
Anybody has experienced this? Any workaround?
@rsanchezsaez I solved this problem. If you could read Chinese you can get the solution in my blog: http://vulgur.me/2016/04/14/reveal-the-mobilecal/