J jchal Active Member Licensed User Longtime User Oct 19, 2018 #1 hi all i would like to make a qiuestion , how can i dysplay withing my app an issuu publication using b4a? for example https://issuu.com/sarahnorris0/docs/2017_gfdf_wdw_guide
hi all i would like to make a qiuestion , how can i dysplay withing my app an issuu publication using b4a? for example https://issuu.com/sarahnorris0/docs/2017_gfdf_wdw_guide
BillMeyer Well-Known Member Licensed User Longtime User Oct 19, 2018 #2 Hi There, I use a normal webview (full page) and just load up the URL there. To keep pace with changing issues, I use Client KVS and update the URL like that. Hope this helps Upvote 0
Hi There, I use a normal webview (full page) and just load up the URL there. To keep pace with changing issues, I use Client KVS and update the URL like that. Hope this helps
J jchal Active Member Licensed User Longtime User Oct 19, 2018 #3 when you say Client KVS what you mean? can i have an example? Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Oct 21, 2018 #4 CloudKVS: https://www.b4x.com/search?query=CloudKVS Upvote 0