12-29-2019 11:07 - edited 12-29-2019 11:08
12-29-2019 11:07 - edited 12-29-2019 11:08
Hi Fitbit Community,
I'm experimenting in my development environment with the Multi View SVG files functionality, available on the SDK 4.0. I've found these three examples on GitHub that use it:
First example, the official one from Fitbit: https://github.com/Fitbit/sdk-multi-view
Second example: https://github.com/gaperton/ionic-views
Third example: https://github.com/SergioMorchon/fitbit-views
I used the first one and integrated KPay in an example app, unfortunately doesn't seem working.
Are you guys using the Multi View functionality? Are you guys following any of the examples I mentioned above? Have you guys integrated KPay in your development? If yes, is it working?
Thanks in advance,
Answered! Go to the Best Answer.
12-29-2019 11:51
12-29-2019 11:51
Make sure you're using the correct version of k-pay for multi-view, and follow the documentation carefully because it requires a few extra steps.
12-29-2019 11:51
12-29-2019 11:51
Make sure you're using the correct version of k-pay for multi-view, and follow the documentation carefully because it requires a few extra steps.
12-29-2019 12:12
12-29-2019 12:12
Thank you!