How can I separate hms and gms services? #36
Replies: 3 comments 3 replies
-
my example approach is dividing index.hms.js or index.gms.js at component level but I am getting error here. I couldn't ignore it at runtime level because the metro bundler caught both files. How can I parse index.gms.js and index.hms.js with metro bundler? |
Beta Was this translation helpful? Give feedback.
-
@mmazzarolo Do you have an idea about the solution? |
Beta Was this translation helpful? Give feedback.
-
Actually, I'm trying to do this for the solution. |
Beta Was this translation helpful? Give feedback.
-
How do you separate Huawei and Google services by platform? Is there an exemplary approach to this?
Beta Was this translation helpful? Give feedback.
All reactions