Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When targeting Oreo or above, requestRouteToHost can not be used #611

Open
behelit opened this issue Mar 21, 2018 · 2 comments
Open

When targeting Oreo or above, requestRouteToHost can not be used #611

behelit opened this issue Mar 21, 2018 · 2 comments

Comments

@behelit
Copy link

behelit commented Mar 21, 2018

bindProcessToConnectionApi8 can no longer be used because connectivityManager.requestRouteToHost is no longer allowed, if targeting Oreo or higher.

The same with requestCellularRouteToHostApi8 and connectivityManager.startUsingNetworkFeature

This is likely to push the minimum SDK to 21

@honeynatividad
Copy link

Have you find an answer to your problem? Cant upload to playstore when using >sdk 22

@behelit
Copy link
Author

behelit commented May 31, 2018

I just modified the source to use the new methods and target 21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants