fastlane-plugin-ionic_integration icon indicating copy to clipboard operation
fastlane-plugin-ionic_integration copied to clipboard

Future development?

Open janpio opened this issue 7 years ago • 8 comments

Are you planning on any future development of this plugin? Adding screengrab for Android? Other Ionic/Cordova specific behaviour?

janpio avatar Aug 08 '17 14:08 janpio

@janpio Absolutely. Would you be up to the challenge of adding android screen grab? Also, while it says that it uses Ionic/Cordova it can also be used with any JS mobile framework that produces an Xcode project

knocknarea avatar Aug 09 '17 11:08 knocknarea

I am currently fighting my way through getting screengrab to work with the Cordova Android project. It is painful. Let's see if something comes of it.

janpio avatar Aug 09 '17 12:08 janpio

It's working, so I am looking into how to automate this similar to what you did. I might have some questions and create new issues for them ;)

Re the future development: Did you have any functionality in mind besides the screengrab support for Android? What else is needed to make fastlane work with Ionic/Cordova?

janpio avatar Aug 14 '17 14:08 janpio

@janpio Excellent. Welcome on board :-) I would be really good to get it working with android. I'd like to think it could be used as a one stop shop of ionic/cordova or other javascript framework working with fastlane.

knocknarea avatar Aug 14 '17 15:08 knocknarea

That sure would be nice. But what else is missing that is Cordova/Ionic specific?

janpio avatar Aug 14 '17 16:08 janpio

@janpio Do you still have that working screengrab code tucked away somewhere? I could really use it right now

brad avatar Feb 12 '18 05:02 brad

I still have these folders and plan to work on it in the future, but this is spread over multiple repositories that were not meant for public, so commit messages are crap (just needed 20 minutes to understand if what I am looking at really is what I thought it was). So I would have to invest a day or two before anyone could actually use it, especially as the newer cordova-android versions have quite a different folder structure :/

If you have specific questions, feel free to ask them as issues at https://github.com/janpio/fastlane-plugin-cordova_screenshots/ (which is the planned fork/repo for these changes)

(Sorry)

janpio avatar Feb 12 '18 14:02 janpio

Thanks for the update @janpio

brad avatar Feb 13 '18 13:02 brad