"Read In App Purchase Information" Node does not return name and description on iOS

Hey there,

we experienced a problem where the “Read In App Purchase Information” - Node does not return the “Display Name” and the “Display Description”. If we break up the InAppPurchaseProductInfo, these fields return an empty string on our iOS devices, the price is displayed correctly.

On Android it is working and display name and display description is filled with the language specific values fetched from GooglePlay.

Can anyone confirm these problem too?

Kind regards,
Marcel / pyr0t0n

EDITED: We are using 4.13.1 from GitHub.

Would you show your blueprints?

Sure…

As written above, on iOS we only get a value on “Display Price” all other “Display” fields are empty.

On Android that was no problem there we got the display text delivered from the play store connection.