when creating a RESTservice the request value seemed to be limited to a-z, A-Z, 0-9, which means only english is accepted? is it possible to input other languages like Chinese or Japanese? Thanks in advance!
when creating a RESTservice the request value seemed to be limited to a-z, A-Z, 0-9, which means only english is accepted? is it possible to input other languages like Chinese or Japanese? Thanks in advance!
in twitter search app tutorial the app only shows one page result, how can I add a "next" and a "previous" link for the search result? Thank you!