New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DELETE #147
Comments
The Amiibo API switched to HTTPS a few days ago. Thos can only be fixed by @HiddenRambler or @North101 with a new update for TagMo. Until then you will have to do it manually. |
I was trying to recompile with the changes but because It's so out of date I get a bunch of compile errors. So here's a quick hack to get the existing apk to work. |
@D-Pyro thanks for the changed apk! I needed that one |
@D-Pyro Do you think you could submit the changes you made as a PR? Would be worth it to have that kind of fix on the master build and not just hidden away in an issue. |
It's a dirty hack of the original apk. All I did was find the url and added an s. I didn't compile the code. |
That's not a dirty hack. Basically that's what is needed to be done. But I can't release a apk with the right key signature because only @HiddenRambler has the key. |
Does the quick hack also include the AmiiboAPI changes? And @Bombastisch, what about releasing the APK with your sig? It's not a big hassle to uninstall the app first before installing your version. Seems like @HiddenRambler is MIA anyways. |
Another dirty hack, need root and dont need to re-install app or uninstall it. run these command in adb shell or terminal app after force stop the app
or
After that you can sync online. |
Fixed in newest release. |
I haven't looked deeper into this, but syncing still works on my phone and I think i also see the correct stats in the amiibo-browser. Can you elaborate on a certain error you spotted? |
I tried to import that new JSON file in the official TagMo 2.7 and I get an error while parsing. So there is no chance to get this JSON in 2.7 and I will have to uninstall it and install the 2.6.1 from the Google Drive link in the thread? Sorry but I'm not really familiar with Github and the procedures. |
I just went into TagMo's in-app settings and hit sync with amiibo API. |
I got a new phone some days ago (finally Xiaomi Redmi-phones have NFC) and tried again and installed the tagmo 2.6.1 APK but it still can't parse the Amiibo Info with a downloaded .json from amiiboapi and the sync in the app still doesn't work because of the missing https fix. My phone is not rooted, so the method from wzhy90 is also not an option. |
DELETE
The text was updated successfully, but these errors were encountered: