Closed zvikarp closed 4 months ago
this is related to https://github.com/OneSignal/OneSignal-Android-SDK/issues/1913
Hi @jennantilla @nan-li or the rest of the team, is there any blocker form merging this?
Hi @zvikarp thanks for submitting this PR, this method should not have been exposed when the functionality is not yet ready.
Description
One Line Summary
This method is misleading. it is not implemented but the package exposes it. Please remove it or annotate it.
Details
Errors from Android in device logs:
Error from iOS in API request:
curl:
response:
Documentation that mentions it is not implemented: https://documentation.onesignal.com/docs/identity-verification.
Motivation
I spent hours trying to figure out why I'm getting null for onesignal id, no errors in the code logging but different errors from device logs and apis for ios and android didn't help either.
Affected code checklist
Checklist
Overview
Testing
Final pass
This change is