question

iron59 avatar image
iron59 asked

Unity iOS Get all scores

Good day, this problem had been partially resolved in another thread but my problem is iOS specific. So I needed to retrieve all the scores of a specific leaderboard. I came across the other thread in this forum https://forums.developer.amazon.com/forums/thread.jspa?threadID=1633&tstart=0 and I was able to make this work for Android. However, this is not the case for iOS. It seems the extern function [b]_AmazonGameCircleRequestScores[/b] is nowhere to be found in the dll for GameCircle. The exact error message in Xcode is: Undefined symbols for architecture armv7: "__AmazonGameCircleRequestScores", referenced from: RegisterMonoModules() in RegisterMonoModules.o ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation) I would like to know what function should I use instead or if there are any other approach that I should use to resolve this. I'm assuming there should be a corresponding iOS function for the [b]getScore[/b] in Android. Looking forward to your response.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

iron59 avatar image
iron59 answered
*bump*. Any progress here? At least I would like to know if this thread has been read...
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

DougM@Amazon avatar image
DougM@Amazon answered
Hello iron59, Sorry for the delayed response. We have read the report and are investigating the issue. We will update you when we have an answer.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

iron59 avatar image
iron59 answered
Any progress in this issue?
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

DougM@Amazon avatar image
DougM@Amazon answered
Hello iron59, We have confirmed that the function is not a part of our current Unity iOS plugin build. We have put a request in with the appropriate internal team to implement it in a future release. However, we cannot give an estimate as to when that will be available in the plugin.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.