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

fix(android): avoid crash if server url ends in / #7426

Merged
merged 1 commit into from May 7, 2024
Merged

Conversation

jcesarmobile
Copy link
Member

If the server url ends in / the app crash because the path replacement messes with the other / in the url.
Instead replace the last character from the url.

Closes #7423

@jcesarmobile jcesarmobile requested review from EiyuuZack and carlpoole and removed request for giralte-ionic May 7, 2024 12:41
@jcesarmobile jcesarmobile merged commit f8264cc into main May 7, 2024
7 checks passed
@jcesarmobile jcesarmobile deleted the RDMR-96 branch May 7, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants