My JSON response string has an apostrophe - eg: "Author's list". How can I unescape it? I've tried using unescape() function around string but that does not work.
My JSON response string has an apostrophe - eg: "Author's list". How can I unescape it? I've tried using unescape() function around string but that does not work.
I am fairly new with Appery and loved the training videos and docs.
I have purchased a starter app from Iionic Marketplace and want to integrate backend in it. Can I please get some guidance?