I have questions about transferring charge application.Receipt authentication is implemented in the application, not on the server side.The shared secret for receipt authentication is the master shared secret.We plan to generate a shared secret for app for application transfer,Even with shared secret for app or master shared secret, receipt authenticationDoes it work properly?Below is the procedure.1.Generate shared secret for app with iTuneConnect2.Sharing the shared secret for app with the transfer destination3.Build an application that implements shared secret for app and open it to the public4.Transfer started5.Transfer approvalAfter 3, the user gradually updates to the latest versionCharging error even in the old version in which the master shared secret is implementedWill not it be?