The result of pushing gender and mobile phone has become the way of the world. Our society is pretending to allow sex when people want it. For example, our young people encountered problems when sending personal photos through SMS. This led to what we call "pornographic text messages". When a child or teenager sends this type of picture, they really know who it is. Therefore, intercourse may lead to their adult life or have many sustained effects that may lead to suicide.
First, compare data push with "request-response". Request-response is the most basic way to communicate with a computer system. Computer A sends a request from Computer B, and Computer B returns a response. In other words, you can open the browser and enter "reddit.com". The browser sends a request to Reddit's server and responds via the web page. In the data push model, the data is pushed to the user's device rather than being retrieved (requested) by the user. For example, with the latest push e-mail, users can receive e-mail without having to check them manually. Likewise, you can check data push and broadcast data continuously. Anyone with access to a particular channel or frequency can receive data and decide how to handle it.
Push notifications are actually two different concepts and techniques to combine to provide push notifications. Push provides a mechanism that allows the server to send information to service personnel. Notifications are a way for service personnel to display information to users.
Please send me a push notification whenever interesting things happen. Because users are primarily young users, please send notifications and letters at the right time (In the morning, please be ready to attend school or university, please recommend to spend free time later with the app) . However, do not forget your competitors. Always keep an eye on what's going on in the market and what the current trend looks like. There is no maximum limit and you can always improve it at any time. In addition to satisfying the needs of people, it will succeed if you release products with comfortable and beautiful usage.
Imagine that someone is calling a function that performs push delivery. A malicious deal may simply throw an error every time someone sends money to them. What happens when someone tries to place a call? Outgoing calls always fail, bubbling and sending push exceptions. Function calls that terminate with an error leave the state unchanged (all changes made will be rolled back). This means that you can not call anyone else and the contract will be broken. Mark all private functions as private. That way, no one can subclass your contract and call private functions. As a best practice, if you want to call this function externally only, use external or use public if you need to call it internally. In the case of external functions, the compiler does not need to allow internal calls, so you can read the parameters directly from calldata so you can save the copy procedure and some of the trouble.