Skip to content

Age verification #1338

@prerna-mathur

Description

@prerna-mathur

Description

Update library Xamarin.Google.Android.Play.Age.Signals to version 0.0.1.
returns error code -1 and java.lang.UnsupportedOperationException: Not yet implemented.

Steps to Reproduce

  1. The project is ruuning on net10.0 and Xamarin.Google.Android.Play.Age.Signals version 0.0.1.
 var manager = AgeSignalsManagerFactory.Create(context); 
AgeSignalsRequest request = AgeSignalsRequest.InvokeBuilder().Build();     
manager.CheckAgeSignals(request)

the response back returns error code -1 and java.lang.UnsupportedOperationException: Not yet implemented.

Tested on Android 13 which is fully updated and playsore on latest version 49.2.47-31[0][PR] 845525049

Link to public reproduction project repository

No response

Version with bug

10.0.0

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 13

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions