Open johnd0e opened 4 years ago
IITCm tries to remove wrapped relying on this hardcoded values:
https://github.com/IITC-CE/ingress-intel-total-conversion/blob/4e0f388d9cdeb50519f356a5d90807006f43f9c8/mobile/app/src/main/java/org/exarhteam/iitc_mobile/IITC_FileManager.java#L59-L61
So every plugin not using this exact wrapper code doesn't work?
It will work in any case, but not in optimal way.
IITCm tries to remove wrapped relying on this hardcoded values:
https://github.com/IITC-CE/ingress-intel-total-conversion/blob/4e0f388d9cdeb50519f356a5d90807006f43f9c8/mobile/app/src/main/java/org/exarhteam/iitc_mobile/IITC_FileManager.java#L59-L61