Skip to content

Need to track API removals, mark bindings with [UnsupportedOSPlatform] #1309

@jonpryor

Description

@jonpryor

Context: https://developer.android.com/sdk/api_diff/23/changes

Sometimes, Android removes APIs. For example, API-23 removed the android.Manifest.permission.CLEAR_APP_USER_DATA field.

We still list this field, though: Android.Manifest.Permission.ClearAppUserData field

Is there a way for us to automatically detect such removals? If so, we should add UnsupportedOSPlatformAttribute to those members.

Metadata

Metadata

Assignees

Labels

enhancementProposed change to current functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions