Solved Windows 10 app NullReferenceException

Discussion in 'Join' started by Potatoes, Oct 18, 2020.

  1. Potatoes

    Potatoes New Member

    Joined:
    Apr 13, 2019
    Messages:
    14
    Likes Received:
    0
    When sending messages via the Windows 10 app most of the times I get a NullReference exception. It seems that the message gets sent (as I get responses), but it is not shown in the app UI. It is not shown in the phone messaging app as well.

    Here is the log:

    Arg_NullReferenceException
    at Join.GCMListener.<>c__DisplayClass22_1.<FireEvent>b__0()
    at Join!<BaseAddress>+0x9b2235
    at Join!<BaseAddress>+0x9b21dc
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at SharedLibrary!<BaseAddress>+0x4d5c60
    at SharedLibrary!<BaseAddress>+0x4d5be8
    at SharedLibrary!<BaseAddress>+0x4d5ba7
    at SharedLibrary!<BaseAddress>+0x54529b
    at Join!<BaseAddress>+0x949159
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Hi. Do you mean SMS messages?
     
  3. Potatoes

    Potatoes New Member

    Joined:
    Apr 13, 2019
    Messages:
    14
    Likes Received:
    0
    Hi, yes.
     
  4. Potatoes

    Potatoes New Member

    Joined:
    Apr 13, 2019
    Messages:
    14
    Likes Received:
    0
    This issue was apparently fixed after updating the Windows app.
     
  5. MrNerd

    MrNerd New Member

    Joined:
    Aug 29, 2020
    Messages:
    2
    Likes Received:
    0
    piggy backing on this -- I bought the Join app about 2 years ago via google play for a little over $5 -- was curious, do I have to buy the Windows 10 app on top of this?

    just curious.
     

Share This Page