Elad Nava

Results 95 comments of Elad Nava

Exact same issue here. It happens when I include a Swift CocoaPods framework dependency in my `plugin.xml`.

Hi @jamiedust, I ended up manually including the compiled framework's `.swift` source files and working around the issue that way.

OK cool, but the README does state cloning the repo first, then running `npm install` without running the command you mentioned first: https://github.com/emckean/blank-lambda-bot#instructions

Hi @Mooossee, Excellent suggestion! Unfortunately, autofill is not yet supported in Applicationize as we use a Chromium `webview` element which lack support for autofill: https://groups.google.com/a/chromium.org/forum/#!topic/chromium-reviews/Yx_oXldX3fs It looks like that PR...

Did you upload a custom image?

If no custom image is provided, Applicationize will use the site's favicon. The error you are getting suggests that the site has a weird format for their shortcut icon and...

This is their shortcut icon: https://d2rjwv8xt02302.cloudfront.net/1459764807/_img/favicon.ico Chrome probably doesn't support `ico` files as extension icons.

The fix would be to convert `.ico` files to `.png` within Applicationize. Anyone up for this?

Hi @pabloesmeraldo18, Thanks for your issue report. Unfortunately I was unable to fix this after investing some time into possible workarounds. You're welcome to poke around the code to try...

@yannrouillard That's correct, it's the case with any Chrome "packaged app" extension that runs in its own window.