Felipe Plets

Results 25 comments of Felipe Plets

@willmcpo I've tested the changes in this PR and they also fix the issue I was having on iOS in which the scroll was not locking on Safari mobile.

Can't explain, but it just started working ¯\\_(ツ)_/¯

@sergeylukin I have a similar request but to add a few more details besides name. I need some versions and was thinking on a similar implementation as yours but add...

Hey @a11rew is this still an active issue for you? I have a solution I can work for enabling a standalone version with this plugin, but I want to check...

Hey @a11rew thank you for the update. The solution involves adding a configuration to run also a standalone mode, so basically adding an option to the plugin that will run...

@joshdeng I don't know why, but would you be able to provide a repo reproducing the issue for easier inspection?

In my case the error was a bit different from @dsat2002: ``` TeX parse error: Misplaced & Error: TypeError: Cannot read property '0' of null at mathjax.typeset.result (/var/wiki/server/libs/markdown.js:341:37) at ReturnResult...

@KrauseFx is there a standard way in a Fastlane Plugin to check which is the current platform?

@pschneider I've done a big improvement on the way images are generated on 0.7 that may have affected the quality. In our tests at Menvia we could not see any...

Hello RishabhTayal, I've checked Apple documentation on icons https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/ and can confirm we don't have it generated by our plugin. You are welcome to create the PR and I will...