Tommy Goode

Results 40 comments of Tommy Goode

I agree that `viewDidAppear:` and `viewWillAppear:` should be called when revealing the menus. In my testing, they are called once, and the one time they are called is not even...

@x2on: If you're referring to events not being called on the content view controller when the menu opens or closes, that was a conscious decision. My current understanding is that...

I'm having a similar issue. I added the files to Xcode and then did ``` #import "SAMKeychain.h" ``` and I get the following error on line 203 of `SAMKeychain.h`: ```...

This issue looks related to https://github.com/omniauth/omniauth/issues/654

This might be useful: https://developers.google.com/maps/articles/tutorial-iphone

@iWhacko: it may not be preferred, but it might be only way that Google allows (at least it seems to be the way they recommend).

I am looking for this as well, because I want to provide a custom entrypoint script. As a workaround, empty `build.sh` and `modules.go` files can be used.

Also worth noting is that the `instruments` command was deprecated in Xcode 12, and removed from Xcode 13. Running `cordova-paramedic` with Xcode 13 now crashes at "Filtering for Targeted Emulator"....

No, I have not connected any device with monitor.

@gadric my apologies, perhaps your question was not for me - I am not using your fork, just the vanilla monitor script. I am not looking for RSSI measurements.