issues Search Results · repo:parse-community/ParseLiveQuery-Android language:Java
Filter by
69 results
(109 ms)69 results
inparse-community/ParseLiveQuery-Android (press backspace or delete to remove)New Feature / Enhancement Checklist
!-- Check every following box [x] before submitting your issue. Click the Preview tab for better readability. Thanks for contributing to Parse Platform!
- [x] ...
type:ci
mtrezza
- 2
- Opened on Dec 22, 2022
- #122
Hi, I integrated parse live query in my app and i am facing delay in UPDATE event. It triggers right after 11 minutes of
change done to the object from dashboard. The same code is working perfectly on ...
type:question
mohsan95
- 4
- Opened on Nov 24, 2021
- #119
I used ParseLiveQuery SDK on version 1.1.0 and 1.2.2 . My app has been crashed like below. image Please help me! Thanks.
duocnguyen6799
- 4
- Opened on Dec 31, 2020
- #117
longnvit9x
- 3
- Opened on Aug 20, 2020
- #116
Parse-SDK-Android specifically locks the version to 3.13, because OkHttp 3.13 increases their minSdkVersion to 21
(Android 5.0). https://github.com/parse-community/Parse-SDK-Android/blob/master/parse/build.gradle#L31-L32 ...
jhansche
- 3
- Opened on Jul 23, 2020
- #113
Issue
This repo depends on the Parse Android SDK and changes in there can break this repo. One example is the transition to
the internalized bolts dependency https://github.com/parse-community/Parse-SDK-Android/issues/1036. ...
type:feature
mtrezza
- 5
- Opened on Jun 18, 2020
- #112
Crashes in: ParseLiveQueryClientImpl.java:218 on webSocketClient.send(jsonString); It it by design?
romanbsd
- Opened on May 17, 2020
- #108
ParseLiveQueryClient parseLiveQueryClient = ParseLiveQueryClient.Factory.getClient();
//mPosts.clear();
ParseQuery Post query = ParseQuery.getQuery(Post.class);
// Connect to Parse ...
CollinsWalker
- 1
- Opened on Mar 5, 2020
- #106
hmy_server | /home/node/app/node_modules/parse-server/lib/ParseServer.js:218 hmy_server | throw err; hmy_server | ^
hmy_server | hmy_server | RangeError: Invalid WebSocket frame: RSV2 and RSV3 must be ...
bughp
- 3
- Opened on May 6, 2019
- #104
I am subscribing to a query on a table that has liveQuery enabled however the subscription seems to just be failing
completely. The code is below:
fun startListeningToNotifications() {
//Build ...
bstillitano
- 17
- Opened on Apr 11, 2019
- #103

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.