Skip to content
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

21.09 #72

Open
2 of 3 tasks
kostiantyn-koretskyi opened this issue Sep 27, 2021 · 0 comments
Open
2 of 3 tasks

21.09 #72

kostiantyn-koretskyi opened this issue Sep 27, 2021 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@kostiantyn-koretskyi
Copy link

kostiantyn-koretskyi commented Sep 27, 2021

  • [email protected] - Checking camera permission without showing a dialog. Need a function to tell me the state of the camera permission. An additional information iOS Native pro: GetAuthorizationStatus bug #73

  • [email protected] - For the datetimepicker and wheelpicker, I want the user to be able to tap out of the UI to hide the picker. A simple Hide() method would do. Do you currently provide such a method? If not, can you support this relatively soon?

  • [email protected] - unity 2021.1.17, xcode 13.0 and ios native 2021.2

After game center authentication on SetAuthenticatedHandler callback, I am calling ISN_GKLocalPlayer.LocalPlayer.LoadPhoto(xxx,xxx) But result callback not calling. Here is the exception: 

2021-09-27 12:38:39.677450+0300 RacingLimits[1099:170847] IOSNative::Unity->Native method: _ISN_GKPlayer_LoadPhotoForSize data:
2021-09-27 12:38:39.788837+0300 RacingLimits[1099:171273] [tcp] tcp_input [C13.1:3] flags=[R.] seq=2521939414, ack=2131607610, win=268 state=FIN_WAIT_2 rcv_nxt=2521939414, snd_una=2131607610
2021-09-27 12:38:39.794152+0300 RacingLimits[1099:170847] I/UnityAds: +[USRVApiSdk WebViewExposed_logInfo:callback:] (line:70) :: Webview started using the latest version
2021-09-27 12:38:39.897651+0300 RacingLimits[1099:170847] IOSNative::Native->Unity callback data:
Failed to invoke callback System.Action`1[SA.iOS.GameKit.ISN_GKImageLoadResult] with arg : Exception has been thrown by the target of an invocation.
SA.iOS.Utilities.ISN_MonoPCallback:MonoPCallbackInvoke(IntPtr, String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants