AquaMail Forum

English - Android => Bug reports => Topic started by: hrp821964 on January 23, 2016, 05:50:41 pm

Title: AM crashes when sending feedback from X-Browser
Post by: hrp821964 on January 23, 2016, 05:50:41 pm
I installed a new browser (X-Browser). When I want to send feedback to the developer, I have a few options, like Messages, Gmail and AquaMail. AM crashes then, the others work fine.
Is this a bug in the browser or in AM?
Title: Re: AM crashes when sending feedback from X-Browser
Post by: mikeone on January 23, 2016, 06:02:22 pm
I installed a new browser (X-Browser). When I want to send feedback to the developer, I have a few options, like Messages, Gmail and AquaMail. AM crashes then, the others work fine.
Is this a bug in the browser or in AM?
Who knows?

There should be a postmortem chrash log file created by AquaMail.
Details where you can find this file and further information are described in the Support section:

http://www.aqua-mail.com/?page_id=232
Title: Re: AM crashes when sending feedback from X-Browser
Post by: Kostya Vasilyev on January 24, 2016, 04:36:27 pm
it's a bug in XBrowser.

The "intent" to fire off the "fedback" link is missing ACTION_VIEW (the developer should know what this means).

I will add a workaround.