'Can we store google MLKit translation model in Bundle?

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?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source