Usage of non-SDK interfaces error show

Try it. When you use no Extension you should be fine.

I’m sorry to ask this question again, because I really need to fix this problem. As a result, I have stopped publishing my 2 app. I asked this question in the community before, but I did not find a satisfactory answer. Please, I appreciate your advice. What kind of warning show is this while testing the app? Could this warning be a hindrance to publishing the app?

Are you using any text view extension?

I have used Dynamic Components extension in the app

Are u sure that u didnt use any other extension?

Alpha Dialog

①卤

Phase

①卤

Shimmer_Layout

①卤

Dynamic Components

X

Graphic Design

①卤

DevYBImageLoader

This extension I have used

1

1m

Alpha Dialo

Phase

Shimmer_Layout

Dynamic Components

Graphic Design

DevYBImageLoader

This extension I have used

I think the problem is in this extension because on others there is no use of labels

1 Like

Maybe, then this extension needs to be deleted?

Yes try deleting it once

1 Like

I have a problem, can this cause any problem while publishing the app?

Thank you very much for understanding my problem

Yes because i saw the library on which alpha dialog is based which contained android.widget.TextView which is depreciated by android

1 Like

So let me know if the problem is solved :slight_smile:

1 Like

Yes we are right thanks again :pray::pray::heart::heart:

1 Like

If it is really caused by alpha dialog extension maybe the developer @zainulhassan might help

1 Like

Its just a deprecation. Nothing would break because of it.

1 Like

But this may lead to policy violations in the future,

This error did not appear when I removed your extension and tested the app. Your extension is very good, but I think the app will be in some danger in the future

android.widget.TextView isn’t deprecated, the method mCursorDrawableRes from TextView just isn’t allowed to be accessed.

2 Likes