Joseph Toronto

Results 13 issues of Joseph Toronto

## What's going wrong? When deploying to a remote machine using `pm2 deploy server` if fails on the post deploy hook where I am running the following ``` 'post-deploy': `npm...

I'm using CRToast in a modally presented, landscape-only view. After the first run, the window is oriented correctly: ``` Printing description of self->_notificationWindow: ``` After the view is dismissed, the...

I'm using an ecosystem.config.js file. I need to pass in an argument when starting my app but only during post deploy startup. I know I can use ``` { "apps":...

I have a UIScrollview within a UIView that has a button roughly halfway down. I have a FPPopover being presented from the button, but the problem is that when the...

I noticed that if I have more than 2 characters in a MRoundedButton the text is shifted downwards. ![screen shot 2014-12-16 at 8 13 08 pm](https://cloud.githubusercontent.com/assets/4776935/5465137/20a25328-8560-11e4-92a2-5b93a670fb60.png) ![screen shot 2014-12-16 at...

I'm having a problem when using MRoundedButton in an iOS8 today extension. Sometimes the button would immediately deselect itself upon selection. I found that `setSelected` being called twice, is what's...

I'm having an issue where the keyboard will dismiss as designed when tapping on an empty space in the view, but not when a UIButton is tapped. Normally I'd solve...

(Filling out the following with as much detail as you can provide will help us solve your issue sooner.) ### Reproducible in: #### The Slack SDK version "slack/bolt": "^3.13.0", ####...

enhancement
docs
auto-triage-skip

There seems to be a lot of depreciated code when building for iOS7. Here's a few examples: KxMovieDecoder.m:1393:25: 'avpicture_deinterlace' is deprecated KxAudioManager.m:102:20: 'AudioSessionGetProperty' is deprecated: first deprecated in iOS 7.0...

### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Is the issue caused by a plugin? - [X] It is not a plugin...