Yonic Surny

Results 9 comments of Yonic Surny

I have the same issue and can confirm that the workaround fixed it. In my case I am using `laravel-mix` and the code was inside `webpack-notifier/mode_modules/node-notifier/utils.js`

I have not tried with a SwiftUI view. But I can say that this doesn't happen with plain UIViews. It seems to affect only UIViewControllers.

Hello, I've recently been trying a few distro using VirtualBox and really liked Antergos, so I decided to give it a go on my main PC. Unfortunately I'm running in...

I also encoutered the same crash as explained by @Aaronov and others. I'm not using ARC, first call to reloadData goes well but each other call crashes the app (EXC_BAD_ACCESS)....

Still no iPhone 14 Pro or iPhone 14 Pro Max on [the Meta](https://design.facebook.com/toolsandresources/devices) website. Is there any other source to use?

You forgot this step: * Add the following line to `device_types.rb` in the fastlane gem ```ruby IPHONE_14_PRO_MAX ||= Frameit::Device.new("iphone14-pro-max", "Apple iPhone 14 Pro Max", 11, [[1290, 2796], [2796, 1290]], 458,...

### Update `device_types.rb` * Find the location of the lib ```sh fastlane frameit --version ``` ```sh # example output /Users/me/.gem/ruby/2.6.0/gems/fastlane-2.212.1/bin/fastlane ``` * In Finder navigate to ` /Users/me/.gem/ruby/2.6.0/gems/fastlane-2.212.1/frameit/lib/frameit` and open...

You can also have a look at https://github.com/joshluongo/frameme, which I'm seriously considering to use instead of frameit

Same issue :-( [2017-12-21 01:02:30] Using JSON-RPC 2.0 [2017-12-21 01:02:30] 1 miner threads started, using 'cryptonight' algorithm. [2017-12-21 01:02:30] Starting Stratum on stratum+tcp://xmr.pool.minergate.com:45560 [2017-12-21 01:02:30] GPU #0: GeForce GTX 970...