Joel
Joel
> Hi @joeldhenry , > > I've placed the `pushNotificationActionPerformed` event listener in my `app.component.ts` but i didn't receive the notification data because the callback function didn't get trigger during...
Temporarily I have transformed my filter searches to be in the format of "123 123 123" to fix the spaces interfering with my search's
update: also seems that phone numbers in iOS 11 have no-break spaces instead of regular spaces, which also does not find contacts, i cannot repeat this in iOS 12 though.
same issue. @maslick can you please investigate
@dylanvdmerwe related is also this: https://github.com/maslick/koder/issues/76
that doesn't seem to resolve the issue (or even compile). my currently web pack implementation is the answer from https://github.com/samsam2310/zbar.wasm/issues/8
any updates?