Ilam Mougy

Results 11 issues of Ilam Mougy

To fix this issue, I recommend replacing this line:- https://github.com/MortimerGoro/MGSwipeTableCell/blob/a08fdd02794e8dc110eecaa20c0c0664b0e803d1/MGSwipeTableCell/MGSwipeTableCell.m#L205 with ` MGSwipeButton *lastButton = _buttons.lastObject; UIImage *lastButtonIcon = lastButton.icon; if (lastButtonIcon) { CGFloat height = self.bounds.size.height; CGSize iconSize =...

This API is deprecated and thus any app trying to launch Evernote will not function as of last week. `- (BOOL)openURL:(NSURL*)url API_DEPRECATED_WITH_REPLACEMENT("openURL:options:completionHandler:", ios(2.0, 10.0)) NS_EXTENSION_UNAVAILABLE_IOS(""); ` Thanks @zonabi @juanarzola

Can't see preview anymore, here is the error in text form:- ` HumanReadableSwiftError SettingsError: noExecutablePath() `

Currently, if the .riv file is missing from the resources or if the file https link doesn't exist, the app will crash. We need to handle this situation. The recommended...

question

Hi, Apple has announced that new apps using UIWebView will no longer be accepted to the App Store in April 2020, and existing apps using UIWebView will no longer be...

Or how would I know the result after calling TradeItLauncher.launchTrading? Previously, I was getting a completion handler with TradeItTicketControllerResult. This is super important to know if the trade is being...

Seems there are many errors while compiling using Xcode 9. When do you think we can have those issues fixed? Thanks,

Please make sure that all the popups are centered and not covering the original button text. Low priority. ![screen shot 2017-03-29 at 11 29 00 pm](https://cloud.githubusercontent.com/assets/3361440/24490558/e2ac2c92-14d7-11e7-8822-a95c69039ed3.png)

![image](https://cloud.githubusercontent.com/assets/3361440/22804784/7a628f88-eecf-11e6-8e9d-2404dfc9beb8.png)

If the size is big, it looks like this. We need to make sure to test all the UI with extreme font settings. Thanks, ![simulator screen shot mar 5 2017...