-
AuthorPosts
-
March 6, 2018 at 10:19 am #9784
pixitaleParticipantWhen I click the BUY FROM SITE button I get the following error
Screenshots
https://drive.google.com/open?id=10GW3d5E6IPlUE2g9lax410814Kc8O0-4https://drive.google.com/open?id=1tVBTxK0sWiXfM8Dx4dSEgmCXXEgxgDSe
It shows:
<pre style=”color: #000000;”>Cannot GET /function%20link()%20%7B%20[native%20code]%20%7D
and another it shows at Inspect Element :core.js:1350 ERROR Error: Uncaught (in promise): TypeError: _this.browser.on(…).subscribe is not a function
TypeError: _this.browser.on(…).subscribe is not a function
at course.ts:414
at t.invoke (polyfills.js:3)
at Object.onInvoke (core.js:4629)
at t.invoke (polyfills.js:3)
at r.run (polyfills.js:3)
at polyfills.js:3
at t.invokeTask (polyfills.js:3)
at Object.onInvokeTask (core.js:4620)
at t.invokeTask (polyfills.js:3)
at r.runTask (polyfills.js:3)
at course.ts:414
at t.invoke (polyfills.js:3)
at Object.onInvoke (core.js:4629)
at t.invoke (polyfills.js:3)
at r.run (polyfills.js:3)
at polyfills.js:3
at t.invokeTask (polyfills.js:3)
at Object.onInvokeTask (core.js:4620)
at t.invokeTask (polyfills.js:3)
at r.runTask (polyfills.js:3)
at c (polyfills.js:3)
at polyfills.js:3
at t.invokeTask (polyfills.js:3)
at Object.onInvokeTask (core.js:4620)
at t.invokeTask (polyfills.js:3)
at r.runTask (polyfills.js:3)
at o (polyfills.js:3)
at e.invokeTask [as invoke] (polyfills.js:3)
at p (polyfills.js:2)
at HTMLButtonElement.v (polyfills.js:2)
March 7, 2018 at 8:04 am #9809
AlexKeymasterWell this only works on mobile because inapp browser is a cordova module and cordova modules does not run in browser .You have generate a debug apk file,then install it on your device to test it .
Also make sure that your wplms app is latest (download latest from codecanyon ) and vibe course module and vibe customtypes plugin is updated to latest version.
After updating both plugins and the app code(download latest from codecanyon ) please make sure that you change the app version in wp-admin -> lms -> settings -> api -> app version .
March 8, 2018 at 6:23 am #9830
pixitaleParticipantBut from android device it shows error (when I clicked on “buy form site” button)
https://drive.google.com/open?id=1WtUopst0NDuZtmiUqXSY5ptq_47Yf1NN
March 8, 2018 at 6:55 am #9832
pixitaleParticipantBut from android device it shows this error (when I clicked on “buy form site” button)
https://drive.google.com/open?id=1WtUopst0NDuZtmiUqXSY5ptq_47Yf1NN
March 8, 2018 at 7:13 am #9834
AlexKeymasterPlease share your site url,admin credentials in private reply to check this issue .
March 8, 2018 at 8:51 am #9845
pixitaleParticipantThank you Alex
So it needed to change the app version
Now its working 🙂March 9, 2018 at 8:47 am #9862
SandiParticipantI’m having a similar issue. I don’t get errors but just nothing happens. I disabled the in app purchases and wallet because my site is subscriptions only. When I click on buy the popup shows and I get the option buy from the website but nothing happens when I click it. It does the same in my browser and on my android device.
March 9, 2018 at 10:42 am #9869
AlexKeymasterPlease enable : inappbrowser_purchases in src/services/config.ts : http://prntscr.com/iouihn
make sure that your wplms app is latest (download latest from codecanyon ) and vibe course module and vibe customtypes plugin is updated to latest version.
After updating both plugins and the app code(download latest from codecanyon ) please make sure that you change the app version in wp-admin -> lms -> settings -> api -> app version .
If these are already done and still facing issues then please create your own topic and share admin credentials there in private reply to check this out .
-
AuthorPosts
- You must be logged in to reply to this topic.