-
Notifications
You must be signed in to change notification settings - Fork 83
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
ClassNotFoundException in Android project (Xamarin Forms) #151
Comments
Have the exact same problem. |
Nope :) |
Unfortunately I have to report the exact same issue. Reverting to V3.0.0 doesn't help (gives the same error) and 2.x is significantly different so I haven't tried using it. |
I recently have very little time to work on this project. If you want to debug the issue, fix it and submit a PR, will gladly accept. |
No worries, will see what I can do - it's on work time after all!
8-)
…--
Proudly FaecesBook free since 2004. In our house we eat apples and look
through windows, for anything important with computers we use Android and
Linux. I support the BDS Movement <https://bdsmovement.net/>.
GNU Terry Pratchett <http://www.gnuterrypratchett.com/>
On 21 February 2018 at 12:33, Adam ***@***.***> wrote:
I recently have very little time to work on this project. If you want to
debug the issue, fix it and submit a PR, will gladly accept.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#151 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGcqp2-5h1WFII9OajKqA7GAKgmNZwiTks5tW5ybgaJpZM4Rz9nT>
.
|
this looks like linker or proguard issue |
I'm having issue with initializing Toasts plugin in Android's MainActivity.
Exception thrown on the ToastNotification.Init(this); line, error description: Java.Lang.ClassNotFoundException: Didn't find class "md52d189d64b7b0ac40b59b56928c06114b.NotificationReceiver"
My code:
Can I get any help?
The text was updated successfully, but these errors were encountered: