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

iOS - cannot accept invitation #60

Open
marcchataigner-zz opened this issue Feb 7, 2020 · 1 comment
Open

iOS - cannot accept invitation #60

marcchataigner-zz opened this issue Feb 7, 2020 · 1 comment
Labels
bug Something isn't working ios
Milestone

Comments

@marcchataigner-zz
Copy link

Notification pops up, and in the consento app, this error message pops up.

image_from_ios

@marcchataigner-zz marcchataigner-zz added the bug Something isn't working label Feb 7, 2020
@marcchataigner-zz marcchataigner-zz added this to the Release 1.0.2 milestone Feb 7, 2020
@martinheidegger
Copy link
Member

Memo: this error occurs in the following text block, and happens on any error sending/receiving the app. The error is logged, but unfortunately its not visible in the published app.

Alert.alert(
'Error',
'Couldnt accept message',
[
{ text: 'OK' }
]
)
})

@dkastl dkastl modified the milestones: Release 1.0.2, Release 1.0.3 Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ios
Projects
None yet
Development

No branches or pull requests

3 participants