Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[framework] CUICatalog: Invalid asset name supplied: '(null)' #530

Open
lannastudio opened this issue May 21, 2023 · 3 comments
Open

[framework] CUICatalog: Invalid asset name supplied: '(null)' #530

lannastudio opened this issue May 21, 2023 · 3 comments

Comments

@lannastudio
Copy link

Description:
I encountered an issue with MMDrawerViewController where I am getting the following error in the console: "[framework] CUICatalog: Invalid asset name supplied: '(null)'".

Steps to Reproduce:

Initialize MMDrawerViewController with the necessary configuration.
Perform actions that trigger the loading of assets or UI elements.
Expected Behavior:
The MMDrawerViewController should correctly load and display assets without any error messages.

Actual Behavior:
The error message "[framework] CUICatalog: Invalid asset name supplied: '(null)'" is displayed in the console.

Environment:

MMDrawerViewController version: [insert version number]
Xcode version: 14.3
iOS version: iOS16
Device: iPhone12promax
Additional Information:
I have checked my code for any potential issues related to asset names or resource loading, and everything appears to be in order. The error seems to originate from within the MMDrawerViewController framework.

Please let me know if you require any further information or if there is a known workaround for this issue. Thank you for your assistance in resolving this matter.

Thanks!

@lannastudio
Copy link
Author

pod 'MMDrawerController', '~> 0.5.7'

@lannastudio
Copy link
Author

sorry, this issue is a mistake!

@lannastudio
Copy link
Author

please close this issue and thanks your sdk, it's very useful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant