Replacing Cross-Platform App with Swift Implementation

Morning!


Currently I have an application that is currently written in C# (Xamarin). I'm in the process of re-writing the application in Swift. However.. How does it work if I were to switch an application from one to a completely different application with the same name and everything of course.

Will the products available for purchase still be usable if I transfer them to the new application? Not sure if this is a common question.


Thanks for taking time to read this everyone.

Replies

>Will the products


You may want to move this to the IAP forum - see FAQ 4 here:For Best Results - Read the Label


But yes, if you keep the name and bundleID consistent, the store won't know the difference under the hood.