We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
App version: (the number after "Buendia" on the starting screen) Screen or dialog:
Could not reproduce reliably. But we have a log from the crash.
CRASH
Expected the form to save. Log attached!
copypastesave.txt
The text was updated successfully, but these errors were encountered:
According to the log, PatientChartActivity.onActivityResult is attempting to invoke mController.onXFormResult(...) but mController is null.
PatientChartActivity.onActivityResult
mController.onXFormResult(...)
mController
Sorry, something went wrong.
No branches or pull requests
App version: (the number after "Buendia" on the starting screen)
Screen or dialog:
Steps to replicate the problem
Could not reproduce reliably. But we have a log from the crash.
CRASH
Actual behaviour
CRASH
Expected behaviour
Expected the form to save. Log attached!
copypastesave.txt
The text was updated successfully, but these errors were encountered: