You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering issues with the flutter_unity_widget package example. Specifically, I'm having trouble with the steps related to adding the NDK directory path and creating a new activity. The provided instructions in the README seem ambiguous or incomplete. Please verify if these steps are correct and provide more detailed guidance. If the issue is unrelated to the package, feel free to close this ticket.
NDK ISSUE
Adding this line encountered an error reference here.
ACTIVITY IN ANDROIDMENIFEST
Adding below is encountering the error reference here.
IMAGE IS NOT SHOWING
The information below seems to be very little. How exactly does it need to be implemented in the unity project to get a response object from the unity.
The text was updated successfully, but these errors were encountered:
Hello,
I'm encountering issues with the flutter_unity_widget package example. Specifically, I'm having trouble with the steps related to adding the NDK directory path and creating a new activity. The provided instructions in the README seem ambiguous or incomplete. Please verify if these steps are correct and provide more detailed guidance. If the issue is unrelated to the package, feel free to close this ticket.
NDK ISSUE
Adding this line encountered an error reference here.
ACTIVITY IN ANDROIDMENIFEST
Adding below is encountering the error reference here.
IMAGE IS NOT SHOWING
![Screenshot 2024-08-26 at 8 05 10 PM](https://private-user-images.githubusercontent.com/60283981/361471199-d0d79f61-1a01-4211-998f-3530872d90bd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODMwOTgsIm5iZiI6MTczOTI4Mjc5OCwicGF0aCI6Ii82MDI4Mzk4MS8zNjE0NzExOTktZDBkNzlmNjEtMWEwMS00MjExLTk5OGYtMzUzMDg3MmQ5MGJkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE0MDYzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMzYjRhMTk2OWIwMzQyNTQ1ZjVhNGMxYmEwYTMwYmM4NWM2MTEwNmRmOTUxNzQwMjI3MGYwNjgwMTMxNGU1YTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.G7ETki5uRn3fok8s-nNa8aRQkoeqxZp1McyHW6AqZBY)
The information below seems to be very little. How exactly does it need to be implemented in the unity project to get a response object from the unity.
The text was updated successfully, but these errors were encountered: