Trevor Atkinson

Results 12 comments of Trevor Atkinson

Brian, Sorry the app didn't work as expected. This application is on my list of things to update. Can you provide me what device you are using and what version...

What device are you using and the version of android? The app doesnt work the best with newer devices :( I need to update to work with new connectivity libs...

That should work then. Did you enable location permissions in the settings for the application?

@Shockshwat @brian404 I found a flutter library to manage wifi connections. I will be writing a flutter application this week to try and replace this application as I wrote it...

I've got some working examples with mongodb and mysql2. Sorry late to party here and very new too contributing altogether.

@brian404 since you have not responded, I am going to close this issue.

I could be wrong but I think it is calculated using SCORE. The developer portal breaks it down based on the number of steps * the going rate of the...

For a simple transaction, you wouldn't need to calculating the step limit. You could just an SDK that handles all of that for you. The step limit is the number...

It looks like transactions are only completed once sent to the T-Bears network. Which is where the transaction fee comes from (activity on T-Bear). Requiring the use of an SDK...

simple answer, no you can not use a fixed ```steplimit``` for a transaction. You need an estimate from the network. At least from my understanding of reading the docs.