Darshit Hedpara
Darshit Hedpara
**registerAnimation** function is still not available in version 4.3.1. I have updated dependency > "@ionic/angular": "^4.3.1" in my package.json but still no luck. can anyone suggest what i am doing...
@alann-maulana I am also stuck in **beacon-scanning** for Android and IOS while app is in background. Can you please make one example like this https://pub.dev/packages/beacons package.
I have tried with RDS today and It's not working @rodrigogs @simonleekr Please let me know guys if you have faced a similar issue.
@thetutlage Do you mean in Validator.json I need to use a single curly brace for referencing dynamic values? I tried that already but it gives me the same error. It's...
Is anyone else facing the same issue?
Hello @RomainLanz You can find the sample code and postman collection here. [enum-test-poc.zip](https://github.com/adonisjs/validator/files/12616019/enum-test-poc.zip) [Enum Test.postman_collection.zip](https://github.com/adonisjs/validator/files/12616024/Enum.Test.postman_collection.zip) ------------ I have created 2 validator request, one with i18n json and in another one...
@RomainLanz You able to reproduce this issue?
@RomainLanz Yes with flattened it is working but it is producing different results. 1] With messages property in validator class : (**Here choices are coming as comma-separated string**)  ...
Thanks for the quick reply @sooluh, Plain Text messages are not giving any error but I am not receiving the actual message on WhatsApp, but When I tried a template...