# Device Integrity And App Review: RASP, Attestation, And Asking For Ratings Right

DevFeed: [Device Integrity And App Review: RASP, Attestation, And Asking For Ratings Right](<https://devfeed.tech/articles/device-integrity-and-app-review-rasp-attestation-and-asking-for-ratings-right-19286.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/device-integrity-and-app-review/>)

Author: Shai Almog

Published: 2026-07-01T00:00:00Z

Content type: release

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [API](<https://devfeed.tech/topics/api.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [releases](<https://devfeed.tech/tags/releases.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [security](<https://devfeed.tech/tags/security.md>)

## AI overview

Codename One introduces two core APIs: DeviceIntegrity for runtime self-protection and attestation, and AppReview for native app-store review prompts with a fallback. The article explains their portable Java design, platform-specific implementations, and the need to verify attestation tokens on a backend.

## Source excerpt

Two new core APIs: DeviceIntegrity for attestation and RASP, and AppReview for native store-review prompts with a built-in fallback.