Okan Koçyiğit

Results 5 issues of Okan Koçyiğit

Using Localize.setCurrentLanguage("fr") doesn't affect storyboard localization "AppleLanguages" was not set. https://github.com/marmelroy/Localize-Swift/issues/61

I've set alpha value for cells at cellForItemAt ``` func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell { .... cell.alpha = 0.3 return cell } ``` After I zoom...

### New Issue Checklist - [x] Updated `fastlane-plugin-test_center` to the latest version - [x] I read the [README.md](https://github.com/lyndsey-ferguson/fastlane-plugin-test_center/blob/master/README.md) - [x] I reviewed the [example(s)](https://github.com/lyndsey-ferguson/fastlane-plugin-test_center/blob/master/README.md) for the action(s) I am using...

🐞bug
♻️ multi_scan

this fix #97, When we set the QueryStringPrefix as mentioned [here](http://mvcgrid.net/demo/multiple), export not working anymore because export engine doesn't handle export action, querystring for engine is unmatching with engine type.

It seems that @joeharrison714 has stopped developing this project, maybe he doesn't have time or any other reason. I've been using it, it's great but there are lots of bug,...