Page 1 of 1

Request for quotes on app integrations

Posted: Mon Mar 22, 2021 11:09 am
by trevix
I am looking for quotes on a few integration of our sport App, Segnapunto, already pubblished on the Apple and Google store.
https://www.segnapunto.it/en
The integrations we would like to be quoted (both for iOS and Android, cell and tablets) are:

1 - external that allows to recognize if bluetooth is turned on or off on the device
2 - in App purchase
3 - in app notification
4 - Adding to the current login system, a login with Apple and Google account. (as of now we do the newLogin/login using the Filemaker API to our server.)
5 - Interaction with the iOS Health App: we would like to transfer how many minutes of match the user are doing (more or less)

We are trying to decide on priorities, due to our budget constrains, so we need a quotation for each single job. No hourly rates.

Thank you.

Re: Request for quotes on app integrations

Posted: Tue Mar 30, 2021 4:09 pm
by trevix
Please don't rush!
So, nobody needs money?

Re: Request for quotes on app integrations

Posted: Fri Apr 02, 2021 12:30 am
by PaulDaMacMan
An LCB extention to check for bluetooth availability would probably be very easy, looks like you would just need to wrap the Android function BluetoothAdapter.getDefaultAdapter() with LCB Foreign Binding, if that returns null (or 'nothing' in LCB syntax) then Bluetooth is unavailable.
Might need to check the isEnabled() property of the DefaultAdapter too.

Re: Request for quotes on app integrations

Posted: Fri Apr 02, 2021 10:08 am
by trevix
Please write me privately if you are interested.
Trevix