In "Create a Login with Amazon Project" Step 4, I get the Unresolved package error on this line in the AndroidManifest
<code><activity android:name="com.amazon.identity.auth.device.workflow.WorkflowActivity"
In "Create a Login with Amazon Project" Step 4, I get the Unresolved package error on this line in the AndroidManifest
<code><activity android:name="com.amazon.identity.auth.device.workflow.WorkflowActivity"
Hi FrankE,
It looks like you haven't added the Login with Amazon library correctly. Could you please re-download the latest version from here: https://login.amazon.com and then add it to your project as outlined here: https://developer.amazon.com/docs/login-with-amazon/install-sdk-android.html -- thanks!
1 Person is following this question.