[GRDVPNHelper] createSubscriberCredential() optional application id
Closed this issue · 0 comments
tzeejay commented
Please add a new public variable that defaults to NULL
to GRDVPNHelper
called iapApplicationId
. In the in-app purchase validation logic path in createSubscriberCredential()
please make the SDK check for the value of iapApplicationId
first and if it is NULL
or an empty string please default to using the integrating app's application-id