mikepenz / Android-Iconics

Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
https://mikepenz.dev
Apache License 2.0
5.19k stars 617 forks source link

java.lang.ClassNotFoundException: Didn't find class "com.mikepenz.iconics.typeface.IconicsInitializer" #630

Closed nmaupu closed 3 months ago

nmaupu commented 1 year ago

Hi,

About this issue

Details

Related to #582 but the workaround doesn't fix the issue ( I got a class conflict in that case)

Anyone knows how to fix that ?

mikepenz commented 1 year ago

This class is within the: iconics-typeface-api module.

Does this issue occur for debug or release mode builds?

arash-ahmadi commented 1 year ago

Hi, were you able to fix this issue?

mikepenz commented 1 year ago

@arash-ahmadi there was never an answer from the original author of this ticket, as such I lack information.

This crash does not occur in the sample app, which means I rely on the support of the reportee

nmaupu commented 1 year ago

Hi, sorry for the delay, my schedule were tight and I forgot to follow up... I finally did differently... It was debug / dev build btw.