I used google MLKit translation model in my app for translation and it is work as except after downloading required language package from the app.
As user point of view I want to reduce there time for downloading and make them quick available with app launch therefore, I want to store all MLKit model the app bundle itself. Is there a way I can do in NSBundle?