Giter Site home page Giter Site logo

espera.mobile's People

Contributors

flagbug avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

espera.mobile's Issues

Java.Lang.RuntimeException3Espera.Android.ViewsSettingsFragment+<PurchasePremium>d__2aMoveNext ()filename unknown

at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
  at Android.Runtime.JNIEnv.CallStaticObjectMethod (IntPtr jclass, IntPtr jmethod, Android.Runtime.JValue[] parms) [0x00000] in <filename unknown>:0 
  at Android.Widget.Toast.MakeText (Android.Content.Context context, Int32 resId, ToastLength duration) [0x00000] in <filename unknown>:0 
  at Espera.Android.Views.SettingsFragment+<PurchasePremium>d__2a.MoveNext () [0x00000] in <filename unknown>:0 
  --- End of managed exception stack trace ---
java.lang.NullPointerException
    at android.widget.Toast.makeText(Toast.java:265)
    at mono.java.lang.RunnableImplementor.n_run(Native Method)
    at mono.java.lang.RunnableImplementor.run(RunnableImplementor.java:29)
    at android.os.Handler.handleCallback(Handler.java:725)
    at android.os.Handler.dispatchMessage(Handler.java:92)
    at android.os.Looper.loop(Looper.java:158)
    at android.app.ActivityThread.main(ActivityThread.java:5751)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:511)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1083)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:850)
    at dalvik.system.NativeStart.main(Native Method)

Probable explanation:
The user clicks on the "Purchase Premium" button, but immediately backs out of the settings fragment. This causes this.Activity to be null when the toast is created.

System.OverflowExceptionValue is too large

From https://insights.xamarin.com/app/Espera-Mobile/issues/33c8a31aaa549481ab28c4c34412ad9b8b317331

at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x00028>
at System.Reactive.PlatformServices.ExceptionServicesImpl.Rethrow (System.Exception) <0x00023>
at System.Reactive.ExceptionHelpers.Throw (System.Exception) <0x0003b>
at System.Reactive.Stubs.<.cctor>b__1 (System.Exception) <0x00013>
at System.Reactive.AnonymousSafeObserver`1<int>.OnError (System.Exception) <0x0006f>
at System.Reactive.Linq.ObservableImpl.Where`1/_<int>.OnError (System.Exception) <0x00037>
at System.Reactive.Linq.ObservableImpl.Select`2/_<Android.Text.TextChangedEventArgs, int>.OnNext (Android.Text.TextChangedEventArgs) <0x0007b>
at System.Reactive.Linq.ObservableImpl.Select`2/_<System.Reactive.EventPattern`1<Android.Text.TextChangedEventArgs>, Android.Text.TextChangedEventArgs>.OnNext (System.Reactive.EventPattern`1<Android.Text.TextChangedEventArgs>) <0x000f7>
at System.Reactive.Subjects.Subject`1<System.Reactive.EventPattern`1<Android.Text.TextChangedEventArgs>>.OnNext (System.Reactive.EventPattern`1<Android.Text.TextChangedEventArgs>) <0x0004b>
at System.Reactive.Linq.ObservableImpl.FromEventPattern/Impl`2/<>c__DisplayClass4<System.EventHandler`1<Android.Text.TextChangedEventArgs>, Android.Text.TextChangedEventArgs>.<GetHandler>b__0 (object,Android.Text.TextChangedEventArgs) <0x00057>
at Android.Text.TextWatcherImplementor.Android.Text.ITextWatcher.OnTextChanged (Java.Lang.ICharSequence,int,int,int) <0x0007f>
at Android.Text.ITextWatcherInvoker.n_OnTextChanged_Ljava_lang_CharSequence_III (intptr,intptr,intptr,int,int,int) <0x0008f>
at (wrapper dynamic-method) object.1c54887a-1552-427c-90ff-6e7512e2cb0c (intptr,intptr,intptr,int,int,int) <0x0006b>

A user probably typed a too large value into the port field

Trial period

The application should have a 7 days trial period where all administrator features are unlocked

Migrated from Bitbucket

Get an unique device identifier from the operation system

Right now we're just generating a random GUID, so if the user deletes the data of the app, they get a completely new one.
Prevent this by getting an identifier from the operating system and only fall back to the random GUID if this fails

Migrated from Bitbucket

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.