AzharRaeisi

Results 6 comments of AzharRaeisi

@haverchuck thanks for reply, here is `modelSchemaDefinition.authRules` ``` modelSchemaDefinition.authRules = [ AuthRule( authStrategy: AuthStrategy.PRIVATE, operations: [ ModelOperation.CREATE, ModelOperation.UPDATE, ModelOperation.DELETE, ModelOperation.READ ]), AuthRule( authStrategy: AuthStrategy.PUBLIC, provider: AuthRuleProvider.IAM, operations: [ ModelOperation.READ ])...

> @AzharRaeisi Could you please post your `amplifyconfiguration.dart` (feel free to redact sensitive values). ``` const amplifyconfig = ''' { "UserAgent": "aws-amplify-cli/2.0", "Version": "1.0", "api": { "plugins": { "awsAPIPlugin": {...

> Potenitally related issue: [aws-amplify/amplify-android#1392](https://github.com/aws-amplify/amplify-android/issues/1392) I setup the project recently and even tried using API, but same result with API auth type I even tried this way also - Default...

> @AzharRaeisi Apologies for so much back-and-forth. I am using your schema and build specs (although I do not have access to realme physical device), and I cannot reproduce this...

Similarly same here sdk: ">=2.12.0

@viktorvoltz it does not work even that way however changing infura or whatever private key with metamask private key worked