Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

play store rejected app due non-certified ads SDK

expo build:android and expo build:ios is the old way to build your project.

If you use eas-cli, you will not run into this problem. To install eas-cli, run:

npm i -g eas-cli
Then run eas build -p android or eas build -p ios in the project directory.

See Limitations in the Expo documentation for more information.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #play #store #rejected #app #due #ads #SDK
ADD COMMENT
Topic
Name
5+5 =