You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After upgrading older apk to new apk app is crashed
I login with AchalaB@shelteruat with older apk that is 9.4 apk
and after that I upgrade the apk with newer one that is 10.0.
and I app is crashing there.
"Cannot set property 'dashboard' of undefined
at anonymous (address at index.android.bundle:1:1519790)
at write ((native)::)
at write (address at index.android.bundle:1:1111196)
at updateReportCardResult (address at index.android.bundle:1:1519674)
at anonymous (address at index.android.bundle:1:2431995)
at anonymous (address at index.android.bundle:1:1112776)
at forEach ((native)::)
at apply ((native)::)
at value (address at index.android.bundle:1:2247350)
at forEach (address at index.android.bundle:1:1112738)
at refreshCount (address at index.android.bundle:1:2431744)
at anonymous (address at index.android.bundle:1:2485438)
at combination (address at index.android.bundle:1:2626198)
at dispatch (address at index.android.bundle:1:2625302)
at dispatchAction (address at index.android.bundle:1:1255346)
at anonymous (address at index.android.bundle:1:2430355)
at apply ((native)::)
at anonymous (address at index.android.bundle:1:247034)
at _callTimer (address at index.android.bundle:1:246364)
at callTimers (address at index.android.bundle:1:248102)
at apply ((native)::)
at __callFunction (address at index.android.bundle:1:98035)
at anonymous (address at index.android.bundle:1:96528)
at __guard (address at index.android.bundle:1:97468)
at callFunctionReturnFlushedQueue (address at index.android.bundle:1:96486)"
older apk: https://app.circleci.com/pipelines/github/avniproject/avni-client/2644/workflows/45b90b0a-67eb-4043-aef2-4ee54410cfec/jobs/16966/artifacts
Newer apk: https://app.circleci.com/pipelines/github/avniproject/avni-client/2644/workflows/45b90b0a-67eb-4043-aef2-4ee54410cfec/jobs/16966/artifacts
To Reproduce
Steps to reproduce the behavior:
Login with AchalaB@shelteruat with older apk
Upgrade with older apk.
see the apk
Expected behavior
App is working properly after upgrading the app.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
Developer Checklist
Developer fixing the bug should fill this checklist.
Does the fix require extensive regression testing?
Are you mentioning the required scenarios that could be affected?
The text was updated successfully, but these errors were encountered:
Describe the bug
After upgrading older apk to new apk app is crashed
I login with AchalaB@shelteruat with older apk that is 9.4 apk
and after that I upgrade the apk with newer one that is 10.0.
and I app is crashing there.
"Cannot set property 'dashboard' of undefined
at anonymous (address at index.android.bundle:1:1519790)
at write ((native)::)
at write (address at index.android.bundle:1:1111196)
at updateReportCardResult (address at index.android.bundle:1:1519674)
at anonymous (address at index.android.bundle:1:2431995)
at anonymous (address at index.android.bundle:1:1112776)
at forEach ((native)::)
at apply ((native)::)
at value (address at index.android.bundle:1:2247350)
at forEach (address at index.android.bundle:1:1112738)
at refreshCount (address at index.android.bundle:1:2431744)
at anonymous (address at index.android.bundle:1:2485438)
at combination (address at index.android.bundle:1:2626198)
at dispatch (address at index.android.bundle:1:2625302)
at dispatchAction (address at index.android.bundle:1:1255346)
at anonymous (address at index.android.bundle:1:2430355)
at apply ((native)::)
at anonymous (address at index.android.bundle:1:247034)
at _callTimer (address at index.android.bundle:1:246364)
at callTimers (address at index.android.bundle:1:248102)
at apply ((native)::)
at __callFunction (address at index.android.bundle:1:98035)
at anonymous (address at index.android.bundle:1:96528)
at __guard (address at index.android.bundle:1:97468)
at callFunctionReturnFlushedQueue (address at index.android.bundle:1:96486)"
older apk: https://app.circleci.com/pipelines/github/avniproject/avni-client/2644/workflows/45b90b0a-67eb-4043-aef2-4ee54410cfec/jobs/16966/artifacts
Newer apk: https://app.circleci.com/pipelines/github/avniproject/avni-client/2644/workflows/45b90b0a-67eb-4043-aef2-4ee54410cfec/jobs/16966/artifacts
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App is working properly after upgrading the app.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Developer Checklist
Developer fixing the bug should fill this checklist.
The text was updated successfully, but these errors were encountered: