Closed gruntday closed 5 years ago
Can you provide a little more information? What platform are you building for, what errors you are seeing, etc.
@peterswimm as per screenshot i can not use quick replies .. platform Facebook .. no errors but the interface not showing quick replies as per the screenshot below
Do you have the PLATFORM variable set in your environment?
@benbrown yes below is my .env
PLATFORM=[facebook]
@gruntday try removing the brackets
PLATFORM=facebook
@gruntday did you get this sorted out?
Thanks @peterswimm @benbrown
below works for me
PLATFORM=facebook
However below doesn't work
PLATFORM=[facebook]
PLATFORM=[facebook,web]
That's by design, You can only have one platform currently, and should not be using those brackets.
Hello,
having issues with building ui components .. i can not build quick replies using the interface