Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Crash ao voltar ao app com pouca memória #17

Open
ricardorover opened this issue Oct 6, 2014 · 0 comments
Open

Bug: Crash ao voltar ao app com pouca memória #17

ricardorover opened this issue Oct 6, 2014 · 0 comments
Labels

Comments

@ricardorover
Copy link

Quando o celular está com pouca memória disponível, enviar o app para background (botão home) e reabrí-lo (pelo icone ou pelos apps recentes) causa um crash.

Reproduzido em Sony Ericsson Xperia Arc, Android 4.0.4
Versão do app 1.0.6

Como reproduzir:

  • Ativar a flag "Não manter atividades" no menu "Opções do desenvolvedor" (simula celular com pouca memória física, ou com muitos apps abertos);
  • Abrir o app Você Fiscal;
  • Apertar o botão home;
  • Abrir novamente o app.

Resultado:

  • InstantiationException: Unable to instantiate fragment org.vocefiscal.fragments.ConferirFragment
  • Imagens do crash:

screenshot_2014-10-05-23-09-26
screenshot_2014-10-05-23-09-15

@hsribei hsribei added the bug label Oct 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants