The app does not currently support "platoon invitations", however this is (if you ask me) a vital part of Battlelog. Unfortunately, this is also not in the JSON (don't ask me why) so it'll have to be fetched from the HTML.
Desired result
The app should display the platoon invitations in EITHER the COM CENTER or the platoon tab now (there's a button to bring 'em up, but it doesn't do anything noteworthy right now).
How to achieve it
The platoon dropdown contains the invites at the bottom, so they could possibly be scraped in conjunction with what Peter wrote here.
Current situation
The app does not currently support "platoon invitations", however this is (if you ask me) a vital part of Battlelog. Unfortunately, this is also not in the JSON (don't ask me why) so it'll have to be fetched from the HTML.
Desired result
The app should display the platoon invitations in EITHER the COM CENTER or the platoon tab now (there's a button to bring 'em up, but it doesn't do anything noteworthy right now).
How to achieve it
The platoon dropdown contains the invites at the bottom, so they could possibly be scraped in conjunction with what Peter wrote here.