java - Auto-Renewable Subscriptions status 21003 -


i created few products in itunes connect testing iaps, 2 non-consuming types , auto-renewable subscriptions type. in completetransaction method, send receipt data apple service validation, , 2 non-consuming types can returns correct result, auto-renewable subscriptions returns error code:

connection didreceivedata : {"status":21003, "exception":"java.lang.nullpointerexception"}

i checked api document: if status 21003 receipt not authenticated.

but still not know causes it.

product added correct


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -