GITHUB:
https://github.com/WSSCreativeDepartment/FetchMyPendingPayout
An older version without new update can be downloaded from the App Store now:
https://itunes.apple.com/us/app/fetchmypendingpayout/id1400128805?ls=1&mt=8
In a day or two, the new version will be available at the same link.
FetchyPendingPayout is a tiny iOS app for iPhones and iPads that provides you with some info about your recent post very quickly! At first, it was made only for my own needs. When I post something on Steemit, I tend to go to my blog page hundreds of times in a day and refresh the site every few minutes only to check has something changed about my pending payout. So I made this app and the widget (Today Extension) that I can check anytime when I have the internet connection, I even don't have to unlock my phone's screen.
This is the API that I used:
"https://api.steemjs.com/get_discussions_by_blog?query=%7B%22tag%22%3A%22" + userLabel.text! + "%22%2C%20%22limit%22%3A%20%221%22%7D"
"userLabel.text" is the Steemit username of the app user. It stays memorized in the application when it is off untill you change it.
When you install the app, the nly thing yoy have to do is to write your Steemit username. This app doesn't need your keys or passwords and it is completely harmless. Make sure that you type your username with no CAPITAL letters, no extra spaces and no "@".
This is actually what everybody knows but in case that someone doesn't here is a simple explanation.
The whole thing is not about the app itself, it is about the widget. The widget is a small app extension that you can run even when your phone is locked. Swipe with your finger right untill you see the widgets. At the bottom, you have the "EDIT" button which will take you to the list of all apps that you have with possible widgets. Find FetchMyPendingPayout or Steemple there and activate the widget.
The "user" and the "author" don't need to be the same person. If the most recent post on your blog site is someone's else content and you resteemed it, that person will be listed as the author and you as the user. If the most recent content on your blog is yours, then you are the author aas well as the user. I had some troubles to include "net_votes" but I managed to fetch the simplest info from Steem Internal Market using this API:
https://api.steemjs.com/get_ticker?=value
I want this app to stay small so I provide the users only with the latest price of Steem in SBD.
This app is considered as small and too simple but I use it many many times in a day. It is very useful to me and it's simplicity is the point of it. My iPhone is locked and to check the pending payout from my most recent post (and the price of Steem in that moment) ony thing I have to do is to swipe with my finger. And that's it. Otherwise, I would have to unlock my phone, enter the internet browser, type "Steemit" into address bar, log in and go to my blog page to fnd this info.
9 days ago: My new Widget on the App Store! Gotta check it!
#task-graphics: The frames for SteemShutter (iOS)