For some reason, my app displays ionicons absolutely fine on my development machine but when I run meteor run android-device the ionicons don’t display at all?
Is this because it’s not on a production server and is just on my phone connected to my Mac? For reference the package I’m using is: pagebakers:ionicons
This happened to me, I think it’s because that package loads an external resource, so you have to allow access with an access rule in your mobile-settings.js.
I’m not exactly sure if a wildcard access rule is recommended…but something like: