Hey there,
I'm struggeling with a very, kinda too simple Task. How should i retrieve a value from an external source?
I have a Button whitch needs to be clicked in Order for the value to bei shown. The value is a simple String. Should i Just Put that String in a static html file hosted in a server, or using mqtt or even firebase as database?
How do you get some simple value from another source?
The value will be an coupon code generated by another Software. But what ist the best way to get the Coupon to the App?
Maybe you already have some experience with this Task.
Kind regards
CrunkFX
I'm struggeling with a very, kinda too simple Task. How should i retrieve a value from an external source?
I have a Button whitch needs to be clicked in Order for the value to bei shown. The value is a simple String. Should i Just Put that String in a static html file hosted in a server, or using mqtt or even firebase as database?
How do you get some simple value from another source?
The value will be an coupon code generated by another Software. But what ist the best way to get the Coupon to the App?
Maybe you already have some experience with this Task.
Kind regards
CrunkFX